mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Moved xresources to xdg config path
This commit is contained in:
parent
f4a5a3bf66
commit
1b182bf75f
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
xrdb -merge -I$HOME ~/.Xresources
|
||||
xrdb -load ~/.config/X11/xresources -merge -I$HOME ~/.Xresources
|
||||
|
||||
exec bspwm
|
||||
|
Loading…
Reference in New Issue
Block a user