Don't disable external monitor when lid is closed

This commit is contained in:
coolneng 2022-11-01 18:57:25 +01:00
parent e73ecf65db
commit fb62913b47
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 5 deletions

View File

@ -312,11 +312,6 @@ set $lock_bg ~/Photos/Wallpapers/wallhaven-638719.png
exec swayidle -w \
before-sleep 'swaylock -f -c 000000 -i $lock_bg'
# disable external monitor when lid is closed
set $monitor DP-1
bindswitch --reload --locked lid:on output $monitor disable
bindswitch --reload --locked lid:off output $monitor enable
#
# Autostart programs
#