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" }, {