Update 2023-11-01 16:37 OpenBSD/amd64-x13
This commit is contained in:
parent
e168bf8b0e
commit
fdf2d0391f
@ -170,4 +170,8 @@ XConsole*background: #121212
|
||||
XConsole*borderWidth: 0
|
||||
XConsole*scrollVertical: Never
|
||||
XConsole*scrollHorizontal: Never
|
||||
XConsole*x: 1450
|
||||
XConsole*y: 970
|
||||
XConsole*width: 420
|
||||
XConsole*height: 60
|
||||
|
||||
|
@ -70,7 +70,8 @@ click_to_raise = 1
|
||||
# | QUIRKS
|
||||
# +--------------------------------------------------
|
||||
|
||||
quirk[scratchpad] = FLOAT + ANYWHERE + FOCUSPREV
|
||||
quirk[scratchpad] = FLOAT + ANYWHERE + FOCUSPREV + FOCUSONMAP_SINGLE
|
||||
quirk[XConsole:xconsole] = FLOAT + ANYWHERE + NOFOCUSCYCLE + NOFOCUSONMAP + IGNOREPID + IGNORESPAWNWS
|
||||
|
||||
# +--------------------------------------------------
|
||||
# | RESET ALL KEYBOARD MAPPINGS
|
||||
|
Loading…
Reference in New Issue
Block a user