updated startup programs

This commit is contained in:
Solomon Laing 2021-10-27 17:19:01 +10:30
parent dbd93ad2e4
commit b29829f690

View File

@ -565,12 +565,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