vari
This commit is contained in:
@@ -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
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user