From a08fc5c370dd146fc1d9e2750d6a85d7ede2a4d8 Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 12 Feb 2018 22:56:38 -0600 Subject: [PATCH] KDE: Remove extraneous service killers and feh Seeing as how KDE now manages the wallpaper, this shouldn't be an issue --- .config/i3/kdestartup.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.config/i3/kdestartup.sh b/.config/i3/kdestartup.sh index 735f81d8..68a9684d 100755 --- a/.config/i3/kdestartup.sh +++ b/.config/i3/kdestartup.sh @@ -1,9 +1,5 @@ #!/bin/bash xrdb ~/.Xresources & -killall xembedsniproxy & -feh --randomize --bg-fill ~/Pictures/Wallpapers/i3 & - -dunst & redshift & mopidy &