add waybar icon browser/email
This commit is contained in:
@@ -89,6 +89,20 @@
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
// Browser Launcher
|
||||
"custom/browser": {
|
||||
"format": "",
|
||||
"on-click": "~/dotfiles/scripts/browser.sh",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
// EMail Launcher
|
||||
"custom/email": {
|
||||
"format": "",
|
||||
"on-click": "~/dotfiles/scripts/email.sh",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
// Teams Launcher
|
||||
"custom/teams": {
|
||||
"format": "",
|
||||
|
||||
Reference in New Issue
Block a user