This commit is contained in:
Stephan Raabe
2024-06-27 14:53:17 +02:00
parent 9f809b2594
commit 5027ad2902
12 changed files with 90 additions and 29 deletions
-23
View File
@@ -136,20 +136,6 @@
"tooltip": false
},
// Filemanager Launcher
"custom/filemanager": {
"format": "",
"on-click": "~/dotfiles/.settings/filemanager.sh",
"tooltip-format": "Open filemanager"
},
// Browser Launcher
"custom/browser": {
"format": "",
"on-click": "~/dotfiles/.settings/browser.sh",
"tooltip-format": "Open browser"
},
// ChatGPT Launcher
"custom/chatgpt": {
"format": " ",
@@ -315,15 +301,6 @@
]
},
// Group Quicklinks
"group/quicklinks": {
"orientation": "horizontal",
"modules": [
"custom/browser",
"custom/filemanager",
]
},
// Network
"network": {
"format": "{ifname}",