From 9dc0329742211eee9b1f38df4bac1ba08d4225cd Mon Sep 17 00:00:00 2001 From: Nico Date: Sun, 8 Jun 2025 00:18:03 +1000 Subject: [PATCH] hyprland: make waybar slide in from the left --- stow/.config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stow/.config/hypr/hyprland.conf b/stow/.config/hypr/hyprland.conf index 531438a..f0ef64d 100755 --- a/stow/.config/hypr/hyprland.conf +++ b/stow/.config/hypr/hyprland.conf @@ -289,4 +289,4 @@ windowrulev2 = bordersize 0, initialTitle:(^Steam Input On-screen Keyboard$) windowrulev2 = noshadow, initialTitle:(^Steam Input On-screen Keyboard$) # layer rules -layerrule = animation slide top, waybar +layerrule = animation slide right, waybar