From ee8cb1b39c26564dc2520d56120bf5010438301e Mon Sep 17 00:00:00 2001 From: Matei Adriel Date: Tue, 14 Nov 2023 18:12:07 +0100 Subject: [PATCH] Scroll hyprland workspaces vertically --- home/features/wayland/hyprland/hyprland.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/home/features/wayland/hyprland/hyprland.conf b/home/features/wayland/hyprland/hyprland.conf index 6a0d217..0550cce 100644 --- a/home/features/wayland/hyprland/hyprland.conf +++ b/home/features/wayland/hyprland/hyprland.conf @@ -52,6 +52,12 @@ misc { force_hypr_chan = true } +animations { + enabled = true + + animation = workspaces,1,4,default,slidevert +} + # Execute apps at launch exec-once = wezterm & firefox & discocss & spotify & obsidian