sway: enable laptop screen after lid is opened

This commit is contained in:
2022-08-24 22:22:55 +03:00
parent 717e918b03
commit 71a784cff6

View File

@@ -90,6 +90,7 @@ output $mainMonitor {
} }
bindswitch --reload lid:on exec "$HOME/dotfiles/bin/lock.sh" bindswitch --reload lid:on exec "$HOME/dotfiles/bin/lock.sh"
bindswitch --reload lid:off exec 'swaymsg "output eDP-1 enable"'