make xrdb always occur

This commit is contained in:
davidovski 2023-07-16 01:37:02 +01:00
parent 4f5d2bab93
commit a38ad169e9
2 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,7 @@ BORDER=2
hsetroot -solid $COLOR_BACKGROUND &
xsetroot -cursor_name left_ptr &
xrdb ~/.Xdefaults
xrdb ~/.config/Xdefaults
pgrep -x sxhkd > /dev/null || sxhkd &
#pgrep -x picom > /dev/null || picom &

View File

@ -1,4 +1,3 @@
xrdb ~/.config/Xdefaults
setxkbmap -option caps:none
exec bspwm