Compare commits
2 commits
f2753964b5
...
42a0350d7e
Author | SHA1 | Date | |
---|---|---|---|
42a0350d7e | |||
76ba03ca6b |
2 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,7 @@ while true; do
|
|||
magick "$WALLPAPER" -brightness-contrast -50x-50 "$ALTERED"
|
||||
|
||||
# Display altered wallpaper
|
||||
swww img "$ALTERED"
|
||||
swww img "$ALTERED" --transition-type random --transition-fps 100
|
||||
|
||||
# Send unaltered image to server in background
|
||||
#!! Hostname dependent
|
||||
|
|
|
@ -66,6 +66,7 @@ in {
|
|||
d-spy
|
||||
dconf-editor
|
||||
discord
|
||||
drawio
|
||||
easyeffects
|
||||
element-desktop
|
||||
evince
|
||||
|
|
Loading…
Add table
Reference in a new issue