From 22bfc856286d63f2658ca8e9b94f3780848b8dd9 Mon Sep 17 00:00:00 2001 From: Nikolai Papin Date: Mon, 28 Jul 2025 11:50:22 +0300 Subject: [PATCH] feat: binds and layer rules for swaync & blur for waybar --- hypr/hyprland.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 664ef4d..4541e57 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -31,6 +31,7 @@ $passwordManager = keepassxc # Le essential hyprland crap exec-once = hyprpaper exec-once = waybar & hypridle & hyprsunset & +exec-once = swaync exec-once = ~/.config/hypr/scripts/random_wallpaper.sh exec-once = ~/.config/hypr/scripts/autofreezer.sh @@ -297,6 +298,7 @@ bind = $mainMod SHIFT, Q, exec, $privateBrowser bind = $mainMod, Backslash, exec, $fastTerminal bind = $mainMod, Space, exec, $menu bind = $mainMod, X, exec, $passwordManager +bind = $mainMod, N, exec, swaync-client -t -sw # Open floating terminal bind = $mainMod SHIFT, Return, exec, [float; size 800 600; move center] $fastTerminal --class kitty-float @@ -564,6 +566,11 @@ windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned layerrule = blur, rofi layerrule = animation slideIn left, rofi +layerrule = blur, swaync-control-center + +layerrule = blur, waybar +layerrule = animation slideIn right, swaync-control-center + workspace = special:magic, gapsin:20, gapsout:50, shadow:false workspace = 9, gapsin:15, gapsout:40