update input
This commit is contained in:
parent
430c759314
commit
612933d12a
@ -20,9 +20,9 @@ input {
|
||||
}
|
||||
|
||||
# Gestures configuration
|
||||
gestures {
|
||||
workspace_swipe = true
|
||||
workspace_swipe_fingers = 4
|
||||
workspace_swipe_distance = 300
|
||||
workspace_swipe_invert = false
|
||||
}
|
||||
# gestures {
|
||||
# workspace_swipe = true
|
||||
# workspace_swipe_fingers = 4
|
||||
# workspace_swipe_distance = 300
|
||||
# workspace_swipe_invert = false
|
||||
#}
|
||||
|
||||
@ -106,7 +106,7 @@
|
||||
},
|
||||
"custom/logitech-battery": {
|
||||
"exec": "~/.local/bin/logitech_battery.sh",
|
||||
"interval": 60,
|
||||
"interval": 600,
|
||||
"return-type": "json",
|
||||
"format": "{text}",
|
||||
"tooltip": "{tooltip}",
|
||||
|
||||
@ -139,7 +139,7 @@
|
||||
},
|
||||
"custom/logitech-battery": {
|
||||
"exec": "~/.local/bin/logitech_battery.sh",
|
||||
"interval": 60,
|
||||
"interval": 600,
|
||||
"return-type": "json",
|
||||
"format": "{text}",
|
||||
"tooltip": "{tooltip}",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user