Editing the path to conky

This commit is contained in:
Derek Taylor
2021-09-02 22:16:02 -05:00
parent 728071a6a1
commit 50fe9a9250
2 changed files with 2 additions and 2 deletions

View File

@@ -152,7 +152,7 @@ myStartupHook = do
spawnOnce "picom &"
spawnOnce "nm-applet &"
spawnOnce "volumeicon &"
spawnOnce "conky -c $HOME/.config/conky/xmonad.conkyrc"
spawnOnce "conky -c $HOME/.config/conky/doomone-xmonad.conkyrc"
spawnOnce "trayer --edge top --align right --widthtype request --padding 6 --SetDockType true --SetPartialStrut true --expand true --monitor 1 --transparent true --alpha 0 --tint 0x282c34 --height 22 &"
spawnOnce "/usr/bin/emacs --daemon &" -- emacs daemon for the emacsclient
-- uncomment to restore last saved wallpaper