fixed bugs and small changes

This commit is contained in:
2021-12-06 11:53:18 +01:00
parent 587d07fa50
commit f17bcc0a88
12 changed files with 20 additions and 1558 deletions
-4
View File
@@ -509,9 +509,6 @@ myManageHook = composeAll
--
-- By default, do nothing.
myStartupHook = do
spawnOnce "nitrogen --restore &"
spawnOnce "picom -b &"
spawnOnce "light-locker &"
-- spawn once not necessary here, since the launch script takes care of multiple instances
spawn "~/.config/polybar/launch.sh"
spawnOnce "redshift ~/.config/redshift/redshift.conf &"
@@ -519,7 +516,6 @@ myStartupHook = do
spawnOnce "sleep 2 && nextcloud &"
--spawnOnce "xscreensaver -nosplash &"
spawnOnce "flameshot &"
spawnOnce "xfce4-power-manager &"
-- spawn startup programs at specific workspaces