diff --git a/.config/.wallpaper/lock.png b/.config/.wallpaper/lock.png index b92e8c9..48257a1 100644 Binary files a/.config/.wallpaper/lock.png and b/.config/.wallpaper/lock.png differ diff --git a/.config/.wallpaper/wall.png b/.config/.wallpaper/wall.png index b92e8c9..48257a1 100644 Binary files a/.config/.wallpaper/wall.png and b/.config/.wallpaper/wall.png differ diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index d3a9ad2..347bd26 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -130,7 +130,6 @@ animations { animation = fadeIn, 1, 1.73, almostLinear animation = fadeOut, 1, 1.46, almostLinear animation = fade, 1, 3.03, quick - animation = fadePopups, 0 animation = layers, 1, 3.81, easeOutQuint animation = layersIn, 1, 4, easeOutQuint, popin 80% animation = layersOut, 1, 1.5, linear, popin 80% @@ -269,9 +268,6 @@ bindel = $mainMod SHIFT, left, resizeactive, -10 0 bindel = $mainMod SHIFT, up, resizeactive, 0 -10 bindel = $mainMod SHIFT, down, resizeactive, 0 10 -# Gestures -gesture = 3, horizontal, workspace - # Media Key binds # Example volume button that allows press and hold, volume limited to 150% bindel=, XF86AudioRaiseVolume, exec, wpctl set-volume -l 1 @DEFAULT_AUDIO_SINK@ 5%+ diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index 2d094e1..cedb6e3 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -10,7 +10,6 @@ "modules-left": ["group/group-cpu", "hyprland/workspaces", "mpris"], "modules-center": ["hyprland/window"], "modules-right": [ - "cava", "gamemode", "tray", "power-profiles-daemon",