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