i3: Polish up an ages-old config

This commit is contained in:
2018-08-01 20:05:47 -05:00
parent 9e1b4556d3
commit 35cd066f34
2 changed files with 9 additions and 97 deletions

View File

@@ -47,7 +47,7 @@ xrdbupdate
## SERVICES AND DAEMONS
# Kill everything
printf "[INFO] Stopping existing services\n"
services="plasmashell xfdesktop polybar compton conky sxhkd dunst"
services="plasmashell krunner xfdesktop polybar compton conky sxhkd dunst"
for service in $services; do
printf " [INFO] Sending signal to all $service\n"
killall $service