Move to gnu stow
This commit is contained in:
parent
cd08a447a8
commit
9ea93f8144
120 changed files with 994 additions and 53 deletions
8
misc/dot-config/autorandr/postswitch
Executable file
8
misc/dot-config/autorandr/postswitch
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
feh --bg-scale --no-fehbg "$HOME/.config/wallpaper"
|
||||
# echo "dwm.accent: $(color-picker $WALLPAPER)" > /tmp/dwm_accent
|
||||
# xrdb -override -merge /tmp/dwm_accent
|
||||
# rm /tmp/dwm_accent
|
||||
# kill -HUP $(pidof dwm)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue