mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-09 19:11:15 +02:00
scripts: unified and renamed wallpaper script(s)
This commit is contained in:
2
.xinitrc
2
.xinitrc
@@ -7,7 +7,7 @@ xrandr --auto
|
||||
[ -f "$HOME/.config/xorg/xdefaults" ] && xrdb -merge "$HOME/.config/xorg/xdefaults" # global resources
|
||||
[ -f "$HOME/.config/xorg/xpcspec" ] && xrdb -merge "$HOME/.config/xorg/xpcspec" # local resources
|
||||
|
||||
wallpaper
|
||||
wallpaper desktop
|
||||
|
||||
csum=""
|
||||
new_csum=$(sha1sum $(which dwm))
|
||||
|
Reference in New Issue
Block a user