remove useless startup thing
This commit is contained in:
parent
3dad87f325
commit
6bc461c170
1 changed files with 0 additions and 1 deletions
|
@ -302,7 +302,6 @@ myStatusBar = statusBarProp "xmobar" (pure myXmobarFormat)
|
||||||
myStartupHook = do
|
myStartupHook = do
|
||||||
spawnOnce "feh --bg-scale /home/sako/background.png"
|
spawnOnce "feh --bg-scale /home/sako/background.png"
|
||||||
spawnOnce "keepassxc"
|
spawnOnce "keepassxc"
|
||||||
spawnOnce "transmissoin-gtk"
|
|
||||||
spawnOnce "nm-applet"
|
spawnOnce "nm-applet"
|
||||||
spawnOnce "blueman-applet"
|
spawnOnce "blueman-applet"
|
||||||
spawnOnce "flameshot"
|
spawnOnce "flameshot"
|
||||||
|
|
Loading…
Reference in a new issue