Update 2023-10-24 16:14 OpenBSD/amd64-x13
This commit is contained in:
@@ -41,7 +41,7 @@ warp_pointer = 1
|
||||
|
||||
# Custom Quirks
|
||||
quirk[IPMIView20-IPMIView20:IPMIView20-IPMIView20] = FLOAT + ANYWHERE
|
||||
quirk[scratchpad] = FLOAT + ANYWHERE + FOCUSPREV
|
||||
quirk[scratchpad] = WS[-1] + ANYWHERE + FLOAT
|
||||
quirk[Nsxiv:tabbed] = NOFOCUSONMAP + FOCUSPREV
|
||||
|
||||
# Window Manager Keys
|
||||
|
||||
@@ -7,6 +7,9 @@ bind[cycle_layout] = MOD+l
|
||||
bind[flip_layout] = MOD+Shift+l
|
||||
bind[float_toggle] = MOD+space
|
||||
|
||||
bind[free_toggle] = MOD+Shift+space
|
||||
bind[focus_free] = MOD+Shift+BackSpace
|
||||
|
||||
# FOCUS
|
||||
bind[focus_main] = MOD+m
|
||||
bind[focus_next] = MOD+Down
|
||||
|
||||
Reference in New Issue
Block a user