update input
This commit is contained in:
parent
430c759314
commit
612933d12a
@ -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
|
||||||
}
|
#}
|
||||||
|
|||||||
@ -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}",
|
||||||
|
|||||||
@ -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}",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user