This commit is contained in:
Solomon Laing 2021-11-04 20:04:27 +10:30
commit 25e597b0f6

View File

@ -566,12 +566,9 @@ myStartupHook = do
spawnOnce "dunst &" -- notification daemon spawnOnce "dunst &" -- notification daemon
-- Startup Applications -- Startup Applications
spawnOnce "barrier &"
spawnOnce "nextcloud &" spawnOnce "nextcloud &"
spawnOnce "slack &" spawnOnce "slack &"
spawnOnce "todoist &"
spawnOnce "element-desktop --hidden &" spawnOnce "element-desktop --hidden &"
spawnOnce "flameshot"
spawnOnce "protonvpn" spawnOnce "protonvpn"
-- Start trayer last -- Start trayer last