From a738119db93a4e032bcea4de1c6fcf2913e93ad0 Mon Sep 17 00:00:00 2001 From: "Gu://em_" Date: Sun, 26 Apr 2026 15:51:08 +0200 Subject: [PATCH] New scratchpad animation and updated side panel shortcuts to fit the new defaults --- .config/hypr/config/appearance.conf | 2 +- .config/swaync/config.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/hypr/config/appearance.conf b/.config/hypr/config/appearance.conf index 2f915bd..4848d78 100644 --- a/.config/hypr/config/appearance.conf +++ b/.config/hypr/config/appearance.conf @@ -119,7 +119,7 @@ animations { # animation = fadeLayersIn, 1, 1.79, almostLinear # animation = fadeLayersOut, 1, 1.39, almostLinear - animation = workspaces, 1, 1.94, almostLinear, fade + animation = workspaces, 1, 2.2 , easeOutQuint, slidefadevert animation = workspacesIn, 1, 3, easeOutQuint, slide animation = workspacesOut, 1, 3, easeOutQuint, slide diff --git a/.config/swaync/config.json b/.config/swaync/config.json index f6e5463..2f8b31c 100644 --- a/.config/swaync/config.json +++ b/.config/swaync/config.json @@ -71,11 +71,11 @@ { "label": "", - "command": "kitty nmtui" + "command": "rofi-wifi" }, { "label": "", - "command": "blueman-manager" + "command": "rofi-bluetooth" }, { "label":"󰤄", @@ -85,12 +85,12 @@ { "label": "", - "command": "kitty vim ~/.config/hypr" + "command": "foot hx ~/.config/hypr" }, { "label": "", - "command": "kitty btop" + "command": "foot btop" }, {