hack: kill Xwayland when switching to nomad mode
This commit is contained in:
parent
82437c662d
commit
bb50ffa1c0
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue