that thing

This commit is contained in:
Sakooooo 2023-07-26 10:55:19 +03:00
parent fcbcee5f9e
commit 74ea78db6c
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -297,6 +297,7 @@ myStatusBar = statusBarProp "xmobar" (pure myXmobarFormat)
-- --
-- By default, do nothing. -- By default, do nothing.
myStartupHook = do myStartupHook = do
spawnOnce "feh --bg-scale /home/sako/background.png"
spawnOnce "keepassxc" spawnOnce "keepassxc"
spawnOnce "nm-applet" spawnOnce "nm-applet"
spawnOnce "blueman-applet" spawnOnce "blueman-applet"