mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-07-16 22:21:55 +08:00
chore: swww -> awww
This commit is contained in:
parent
c0f5c43544
commit
e9888046a9
6 changed files with 8 additions and 8 deletions
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
magick convert "$1" ~/.local/share/bg.png
|
||||
wal -i "$1"
|
||||
swww img ~/.local/share/bg.png --transition-type fade
|
||||
awww img ~/.local/share/bg.png --transition-type fade
|
||||
|
|
|
|||
|
|
@ -21,9 +21,9 @@ usage() {
|
|||
}
|
||||
|
||||
unfuck_wallpaper() {
|
||||
pkill swww-daemon
|
||||
setsid swww-daemon &
|
||||
swww img ~/.local/share/bg.png
|
||||
pkill awww-daemon
|
||||
setsid awww-daemon &
|
||||
awww img ~/.local/share/bg.png
|
||||
}
|
||||
|
||||
unfuck_fingerprint() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue