forked from mirrors_public/oddlama_nix-config
chore: remove wave animation from swww because it lags
This commit is contained in:
parent
364632a89a
commit
a9d206f985
2 changed files with 1 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
];
|
||||
text = ''
|
||||
FILES=("$HOME/.local/share/wallpapers/"*)
|
||||
TYPES=("wipe" "wave" "any")
|
||||
TYPES=("wipe" "any")
|
||||
ANGLES=(0 15 30 45 60 75 90 105 120 135 150 165 180 195 210 225 240 255 270 285 300 315 330 345)
|
||||
|
||||
swww img "''${FILES[RANDOM%''${#FILES[@]}]}" \
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
"network"
|
||||
"bluetooth"
|
||||
|
||||
#"temps"
|
||||
#"temperature"
|
||||
"cpu"
|
||||
"memory"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue