mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
chore(clean up): made assets their own file so we know where things are and made names longer. Updated setbg to reflect changes
This commit is contained in:
parent
3b82484178
commit
23566426ae
BIN
.config/assets/lockscreen.png
Normal file
BIN
.config/assets/lockscreen.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 441 KiB After Width: | Height: | Size: 441 KiB |
@ -5,5 +5,5 @@
|
||||
# argument sets ~/.config/wall.png as the wallpaper, which is required on login
|
||||
# if you don't want a blakc screen.
|
||||
|
||||
[ ! -z "$1" ] && cp "$1" ~/.config/wall.png && notify-send -i "$HOME/.config/wall.png" "Wallpaper changed."
|
||||
xwallpaper --zoom ~/.config/wall.png
|
||||
[ ! -z "$1" ] && cp "$1" ~/.config/assets/wallpaper.png && notify-send -i "$HOME/.config/assets/wallpaper.png" "Wallpaper changed."
|
||||
xwallpaper --zoom ~/.config/assets/wallpaper.png
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user