Revert "Revert "hack: kill Xwayland when switching to nomad mode""

This reverts commit 366161284f.
This commit is contained in:
coolneng 2021-04-13 17:47:13 +02:00
parent 992d4154a0
commit c1e855c22a
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 0 deletions

View File

@ -14,4 +14,5 @@ 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
} }