Use pywal for colors
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
bd85423f68
commit
7d193a4453
5 changed files with 16 additions and 33 deletions
|
@ -30,7 +30,9 @@ dunst &
|
|||
ibus-daemon -drx
|
||||
|
||||
# Merge .Xresources on boot
|
||||
wal --theme tempus_future
|
||||
xrdb -merge "${XDG_CONFIG_HOME}/X11/xresources"
|
||||
xrdb -merge "${XDG_CACHE_HOME}/wal/colors.Xresources"
|
||||
|
||||
dbus-update-activation-environment --systemd DISPLAY
|
||||
eval "$(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue