mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 12:00:24 +10:00
Working on bspwm/polybar; also added colorscheme swithcing to affect polybar when using dtos-colorscheme.
This commit is contained in:
@@ -191,8 +191,9 @@ myStartupHook = do
|
||||
|
||||
We killed any running conky processes earlier in the autostart, so now we sleep for 2 seconds and then restart conky.
|
||||
#+BEGIN_SRC haskell
|
||||
spawn ("sleep 2 && conky -c $HOME/.config/conky/xmonad/" ++ colorScheme ++ "-01.conkyrc")
|
||||
spawn "polybar-xmonad"
|
||||
spawnOnce "sleep 2 && xmonad --restart"
|
||||
spawn ("sleep 3 && conky -c $HOME/.config/conky/xmonad/" ++ colorScheme ++ "-01.conkyrc")
|
||||
#+END_SRC
|
||||
|
||||
Select only =ONE= of the following four ways to set the wallpaper.
|
||||
|
||||
Reference in New Issue
Block a user