mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-31 22:25:29 -04:00
opt: focus_cross_tag default to disable
This commit is contained in:
parent
0b46a34db3
commit
9681244087
1 changed files with 2 additions and 2 deletions
|
|
@ -75,7 +75,7 @@ inhibit_regardless_of_visibility=0
|
||||||
sloppyfocus=1
|
sloppyfocus=1
|
||||||
warpcursor=1
|
warpcursor=1
|
||||||
focus_cross_monitor=0
|
focus_cross_monitor=0
|
||||||
focus_cross_tag=1
|
focus_cross_tag=0
|
||||||
enable_floating_snap=0
|
enable_floating_snap=0
|
||||||
snap_distance=30
|
snap_distance=30
|
||||||
cursor_size=24
|
cursor_size=24
|
||||||
|
|
@ -86,7 +86,7 @@ repeat_rate=25
|
||||||
repeat_delay=600
|
repeat_delay=600
|
||||||
numlockon=1
|
numlockon=1
|
||||||
xkb_rules_layout=us
|
xkb_rules_layout=us
|
||||||
|
|
||||||
# Trackpad
|
# Trackpad
|
||||||
# need relogin to make it apply
|
# need relogin to make it apply
|
||||||
tap_to_click=1
|
tap_to_click=1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue