Updated scripts
This commit is contained in:
@@ -97,12 +97,12 @@ animations {
|
||||
dwindle {
|
||||
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
||||
preserve_split = true # You probably want this
|
||||
permanent_direction_override = true
|
||||
}
|
||||
|
||||
master {
|
||||
new_status = slave
|
||||
mfact = 0.5
|
||||
orientation = bottom
|
||||
}
|
||||
|
||||
misc {
|
||||
@@ -160,6 +160,10 @@ $mainMod = SHIFT ALT
|
||||
bind = $mainMod, X, fullscreen
|
||||
bind = $mainMod, C, killactive,
|
||||
bind = $mainMod, Z, togglefloating,
|
||||
bind = $mainMod, H, layoutmsg, preselect l
|
||||
bind = $mainMod, L, layoutmsg, preselect r
|
||||
bind = $mainMod, J, layoutmsg, preselect d
|
||||
bind = $mainMod, K, layoutmsg, preselect u
|
||||
bind = ALT, Tab, workspace, e+1
|
||||
bind = ALT SHIFT, Tab, workspace, emptyn
|
||||
bind = , PRINT, exec, hyprshot -m region
|
||||
|
||||
Reference in New Issue
Block a user