changes
This commit is contained in:
@@ -133,10 +133,10 @@
|
||||
"custom/pomodoro": {
|
||||
"format": "{}",
|
||||
"return-type": "json",
|
||||
"exec": "waybar-module-pomodoro --no-work-icons",
|
||||
"on-click": "waybar-module-pomodoro toggle",
|
||||
"exec": "$HOME/.local/bin/waybar-module-pomodoro --no-work-icons",
|
||||
"on-click": "$HOME/.local/bin/waybar-module-pomodoro toggle",
|
||||
"on-click-right": "$HOME/.config/waybar/scripts/pomodoro-preset.sh",
|
||||
"on-click-middle": "waybar-module-pomodoro reset",
|
||||
"on-click-middle": "$HOME/.local/bin/waybar-module-pomodoro reset",
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user