Compare commits
No commits in common. "3606b813d1e4ca2d147381f6b29780485055dbca" and "42b00296cffc5143db6bb722dcafff91e0c054bd" have entirely different histories.
3606b813d1
...
42b00296cf
1 changed files with 2 additions and 2 deletions
|
@ -5,5 +5,5 @@ 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 eDP-1 disable
|
||||
bindswitch --locked lid:off output eDP-1 enable
|
||||
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