Update tv-power-menu.sh
This commit is contained in:
parent
f1d995d119
commit
e30b1ecaff
@ -10,9 +10,9 @@ if (( ${?} != 0 )) || (( "${choice}" == -1 )); then
|
||||
fi
|
||||
case "${choice}" in
|
||||
0)
|
||||
hyprctl keyword monitor 'DP-1,1920x1080@60,auto,1'
|
||||
hyprctl keyword monitor 'DP-3,1920x1080@60,auto,1'
|
||||
;;
|
||||
1)
|
||||
hyprctl keyword monitor 'DP-1,disable'
|
||||
hyprctl keyword monitor 'DP-3,disable'
|
||||
;;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user