summaryrefslogtreecommitdiff
path: root/xinit
diff options
context:
space:
mode:
Diffstat (limited to 'xinit')
-rwxr-xr-xxinit/.xinitrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/xinit/.xinitrc b/xinit/.xinitrc
index abaadb4..5ae3595 100755
--- a/xinit/.xinitrc
+++ b/xinit/.xinitrc
@@ -7,7 +7,8 @@ xset r rate 400 50
$HOME/bin/keyboard
# Load Xresources to light colorscheme
-xrdb $HOME/.Xresources/solarized.light
+source $HOME/.local/share/zsh/colors.zsh
+xrdb $HOME/.Xresources/$XRESOURCE
# Background
feh --bg-fill --randomize /usr/share/backgrounds
@@ -27,5 +28,6 @@ eval $(ssh-agent)
nm-applet &
dropbox &
dunst &
+conky
exec i3