7 lines
112 B
Bash
Executable File
7 lines
112 B
Bash
Executable File
#!/bin/bash
|
|
|
|
hyprctl dispatch dpms off DP-3
|
|
hyprctl dispatch dpms off DP-2
|
|
hyprctl dispatch dpms on HDMI-A-1
|
|
|