hack: kill Xwayland when switching to nomad mode

This commit is contained in:
coolneng 2021-10-28 14:52:52 +02:00
parent 82437c662d
commit bb50ffa1c0
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
exec light -S 70
exec pkill waybar; waybar
exec pkill Xwayland
}