This commit is contained in:
2026-06-12 21:35:01 +02:00
parent fe85ff1006
commit 4aaa2a8be6
34 changed files with 189 additions and 91 deletions
+2 -2
View File
@@ -36,6 +36,6 @@ layerrule = ignore_alpha 0.5, match:namespace tag:notif*
layerrule = blur on, match:namespace logout_dialog
# SWAYNC
layerrule = blur on, ignore_alpha on, ignore_alpha 0.5, xray 0, match:namespace swaync-control-center
layerrule = blur on, ignore_alpha on, ignore_alpha 0.5, xray 0, match:namespace swaync-notification-window
#layerrule = blur on, ignore_alpha on, ignore_alpha 0.5, xray 0, match:namespace swaync-control-center
# layerrule = blur on, ignore_alpha on, ignore_alpha 0.5, xray 0, match:namespace swaync-notification-window
+6 -1
View File
@@ -133,10 +133,13 @@ source= ~/.config/hypr/configs/UserAnimations.conf
# See https://wiki.hypr.land/Configuring/Dwindle-Layout/ for more
dwindle {
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
# pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
preserve_split = true # You probably want this
}
hl.workspace_rule( { workspace = "2" , layot_opts = { direction = "right"} } )
# See https://wiki.hypr.land/Configuring/Master-Layout/ for more
master {
new_status = master
@@ -330,6 +333,8 @@ binde = SUPER SHIFT, 201, exec, notify-send hello
# Fullscreen window
bind = $mainMod ALT, F, fullscreenstate, -1, 2
bind = $mainMod SHIFT, F, fullscreen, 0
bind = $mainMod , F, fullscreen, 1