From 366161284f072cfd68f3469f373b67c248021f30 Mon Sep 17 00:00:00 2001 From: coolneng Date: Sat, 20 Feb 2021 01:33:45 +0100 Subject: [PATCH] Revert "hack: kill Xwayland when switching to nomad mode" This reverts commit 90d4662c451908b14c79439817ed46e83ec35ba1. --- kanshi/.config/kanshi/config | 1 - 1 file changed, 1 deletion(-) diff --git a/kanshi/.config/kanshi/config b/kanshi/.config/kanshi/config index 05045fc..d28338e 100644 --- a/kanshi/.config/kanshi/config +++ b/kanshi/.config/kanshi/config @@ -14,5 +14,4 @@ profile nomad { output eDP-1 enable mode 1920x1080 exec light -S 70 exec pkill waybar; waybar - exec pkill Xwayland }