added another startup program
This commit is contained in:
parent
a093517cea
commit
06f08c58de
@ -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 &"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user