Disable laptop screen output when closing lid
This commit is contained in:
parent
90db3844b2
commit
a0c2c2e74d
1 changed files with 4 additions and 0 deletions
|
@ -3,3 +3,7 @@
|
||||||
output * bg $wallpaper fill
|
output * bg $wallpaper fill
|
||||||
output eDP-1 position 0 0
|
output eDP-1 position 0 0
|
||||||
output HDMI-A-1 position 1920 0
|
output HDMI-A-1 position 1920 0
|
||||||
|
|
||||||
|
# Disable laptop screen when lid is closed
|
||||||
|
bindswitch --locked lid:on output $laptop disable
|
||||||
|
bindswitch --locked lid:off output $laptop enable
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue