disable follow mouse
This commit is contained in:
parent
6bca50db27
commit
7f75d8c6b2
@ -10,7 +10,7 @@ input {
|
||||
kb_options =
|
||||
kb_rules =
|
||||
|
||||
follow_mouse = 1
|
||||
follow_mouse = 0
|
||||
|
||||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||
|
||||
|
@ -30,8 +30,8 @@ decoration {
|
||||
rounding_power = 10
|
||||
|
||||
# Change transparency of focused and unfocused windows
|
||||
active_opacity = 0.85
|
||||
inactive_opacity = 0.85
|
||||
active_opacity = 0.9
|
||||
inactive_opacity = 0.9
|
||||
|
||||
shadow {
|
||||
enabled = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user