Merge branch 'master' of github.com:LukeSmithxyz/voidrice

This commit is contained in:
Luke Smith 2020-04-08 11:25:28 -04:00
commit 38497bc704
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252
3 changed files with 2 additions and 2 deletions

View file

@ -1 +0,0 @@
../.config/wall.png

View file

@ -7,7 +7,7 @@
# If wal is installed, also generate a colorscheme. # If wal is installed, also generate a colorscheme.
# Location of link to wallpaper link. # Location of link to wallpaper link.
bgloc="${XDG_CACHE_HOME:-$HOME/.cache/}/bg" bgloc="${XDG_DATA_HOME:-$HOME/.local/share/}/bg"
[ -f "$1" ] && ln -sf "$(readlink -f "$1")" "$bgloc" && notify-send -i "$bgloc" "Changing wallpaper..." [ -f "$1" ] && ln -sf "$(readlink -f "$1")" "$bgloc" && notify-send -i "$bgloc" "Changing wallpaper..."

1
.local/share/bg Symbolic link
View file

@ -0,0 +1 @@
../../.config/wall.png