Adding color schemes.

This commit is contained in:
Derek Taylor
2021-10-25 13:04:21 -05:00
parent 63c0098b39
commit 713b31aaa8
6 changed files with 71 additions and 317 deletions

View File

@@ -103,7 +103,7 @@ myStartupHook = do
spawnOnce "picom &"
spawnOnce "nm-applet &"
spawnOnce "volumeicon &"
spawnOnce "conky -c $HOME/.config/conky/doomone-xmonad.conkyrc"
spawnOnce "conky -c $HOME/.config/conky/xmonad/doom-one-01.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
spawnOnce "xargs xwallpaper --stretch < ~/.cache/wall"