diff --git a/system-config/cleanup.sh b/system-config/cleanup.sh index 62efa16..7165543 100755 --- a/system-config/cleanup.sh +++ b/system-config/cleanup.sh @@ -7,3 +7,4 @@ killall xbindkeys > /dev/null 2>&1 || : gsettings set org.gnome.desktop.wm.keybindings switch-applications "['Tab']" gsettings set org.gnome.desktop.wm.keybindings switch-applications-backward "['Tab']" +pkill -f /.config/kinto/xactive.sh \ No newline at end of file