diff --git a/users/myuser/graphical/swww.nix b/users/myuser/graphical/swww.nix index a4b47ae..a41a42d 100644 --- a/users/myuser/graphical/swww.nix +++ b/users/myuser/graphical/swww.nix @@ -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[@]}]}" \ diff --git a/users/myuser/graphical/waybar.nix b/users/myuser/graphical/waybar.nix index 2de9c02..410e2fa 100644 --- a/users/myuser/graphical/waybar.nix +++ b/users/myuser/graphical/waybar.nix @@ -37,7 +37,6 @@ "network" "bluetooth" - #"temps" #"temperature" "cpu" "memory"