Stop killing Xwayland on monitor change

This commit is contained in:
coolneng 2022-04-07 07:25:32 +02:00
parent 9b67d80aed
commit 3b47be316f
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 1 deletions

View File

@ -14,5 +14,4 @@ profile nomad {
output eDP-1 enable mode 1920x1080 output eDP-1 enable mode 1920x1080
exec light -S 70 exec light -S 70
exec pkill waybar; waybar exec pkill waybar; waybar
exec pkill Xwayland
} }