disable follow mouse

This commit is contained in:
Alexander Bell 2025-05-13 21:28:45 +02:00
parent 6bca50db27
commit 7f75d8c6b2
2 changed files with 3 additions and 3 deletions

View File

@ -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.

View File

@ -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