update input

This commit is contained in:
Martin Büchler 2025-10-05 21:47:25 +02:00
parent 430c759314
commit 612933d12a
3 changed files with 8 additions and 8 deletions

View File

@ -20,9 +20,9 @@ input {
} }
# Gestures configuration # Gestures configuration
gestures { # gestures {
workspace_swipe = true # workspace_swipe = true
workspace_swipe_fingers = 4 # workspace_swipe_fingers = 4
workspace_swipe_distance = 300 # workspace_swipe_distance = 300
workspace_swipe_invert = false # workspace_swipe_invert = false
} #}

View File

@ -106,7 +106,7 @@
}, },
"custom/logitech-battery": { "custom/logitech-battery": {
"exec": "~/.local/bin/logitech_battery.sh", "exec": "~/.local/bin/logitech_battery.sh",
"interval": 60, "interval": 600,
"return-type": "json", "return-type": "json",
"format": "{text}", "format": "{text}",
"tooltip": "{tooltip}", "tooltip": "{tooltip}",

View File

@ -139,7 +139,7 @@
}, },
"custom/logitech-battery": { "custom/logitech-battery": {
"exec": "~/.local/bin/logitech_battery.sh", "exec": "~/.local/bin/logitech_battery.sh",
"interval": 60, "interval": 600,
"return-type": "json", "return-type": "json",
"format": "{text}", "format": "{text}",
"tooltip": "{tooltip}", "tooltip": "{tooltip}",