added another startup program

This commit is contained in:
Solomon Laing 2021-05-28 12:05:35 +09:30
parent a093517cea
commit 06f08c58de

View File

@ -434,6 +434,7 @@ myStartupHook = do
spawnOnce "nextcloud &"
spawnOnce "slack &"
spawnOnce "todoist &"
spownOnce "element-desktop --hidden &"
-- Start trayer last
spawnOnce "trayer --edge top --align right --widthtype request --padding 6 --SetDockType true --SetPartialStrut true --expand true --monitor 1 --transparent true --alpha 0 --tint 0x121e32 --height 20 &"