add nextcloud client to xmonad startup
This commit is contained in:
parent
33f2125268
commit
5a17e892a3
1 changed files with 1 additions and 0 deletions
|
@ -305,6 +305,7 @@ myStartupHook = do
|
|||
spawnOnce "nm-applet"
|
||||
spawnOnce "blueman-applet"
|
||||
spawnOnce "flameshot"
|
||||
spawnOnce "nextcloud"
|
||||
spawn "picom"
|
||||
spawn "trayer --edge bottom --align right --iconspacing 5 --height 25 --widthtype request --alpha 0 --transparent true --tint 'black'"
|
||||
------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue