This commit is contained in:
Stephan Raabe 2024-06-07 22:07:10 +02:00
parent e6c2420ef4
commit 26f42750d7

View File

@ -140,14 +140,14 @@
"custom/filemanager": { "custom/filemanager": {
"format": "", "format": "",
"on-click": "~/dotfiles/.settings/filemanager.sh", "on-click": "~/dotfiles/.settings/filemanager.sh",
"tooltip-format": "Open the filemanager" "tooltip-format": "Open filemanager"
}, },
// Browser Launcher // Browser Launcher
"custom/browser": { "custom/browser": {
"format": "", "format": "",
"on-click": "~/dotfiles/.settings/browser.sh", "on-click": "~/dotfiles/.settings/browser.sh",
"tooltip-format": "Open the browser" "tooltip-format": "Open browser"
}, },
// ChatGPT Launcher // ChatGPT Launcher
@ -161,7 +161,7 @@
"custom/calculator": { "custom/calculator": {
"format": "", "format": "",
"on-click": "qalculate-gtk", "on-click": "qalculate-gtk",
"tooltip": false "tooltip-format": "Open calculator"
}, },
// Windows VM // Windows VM