Compare commits

...

2 commits

Author SHA1 Message Date
d444812c17
Disable laptop screen output when closing lid 2021-02-27 11:49:59 +02:00
f2eb0247d6
Update dotdrop 2021-02-27 11:49:51 +02:00
2 changed files with 5 additions and 1 deletions

@ -1 +1 @@
Subproject commit f0da6a6f9c59892e9f820443d235350ef0b2e8fd
Subproject commit 900f705b30ee07063ecc7f2df24fc7b28a9451a5

View file

@ -3,3 +3,7 @@
output * bg $wallpaper fill
output eDP-1 position 0 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