vari
This commit is contained in:
+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