Updates
This commit is contained in:
parent
e6c2420ef4
commit
26f42750d7
@ -140,14 +140,14 @@
|
||||
"custom/filemanager": {
|
||||
"format": "",
|
||||
"on-click": "~/dotfiles/.settings/filemanager.sh",
|
||||
"tooltip-format": "Open the filemanager"
|
||||
"tooltip-format": "Open filemanager"
|
||||
},
|
||||
|
||||
// Browser Launcher
|
||||
"custom/browser": {
|
||||
"format": "",
|
||||
"on-click": "~/dotfiles/.settings/browser.sh",
|
||||
"tooltip-format": "Open the browser"
|
||||
"tooltip-format": "Open browser"
|
||||
},
|
||||
|
||||
// ChatGPT Launcher
|
||||
@ -161,7 +161,7 @@
|
||||
"custom/calculator": {
|
||||
"format": "",
|
||||
"on-click": "qalculate-gtk",
|
||||
"tooltip": false
|
||||
"tooltip-format": "Open calculator"
|
||||
},
|
||||
|
||||
// Windows VM
|
||||
|
Loading…
Reference in New Issue
Block a user