Commit 2.5.1

This commit is contained in:
Stephan Raabe
2023-11-17 13:48:02 +01:00
parent 1dbbe07adf
commit 308e1f70ec
48 changed files with 296 additions and 288 deletions
+3 -10
View File
@@ -61,7 +61,7 @@
"format": " {}",
"exec": "python ~/private/youtube.py",
"restart-interval": 600,
"on-click": "brave https://studio.youtube.com",
"on-click": "chromium https://studio.youtube.com",
"tooltip": false
},
@@ -118,7 +118,7 @@
// Outlook Launcher
"custom/outlook": {
"format": "",
"on-click": "brave --app=https://outlook.office.com/mail/",
"on-click": "chromium --app=https://outlook.office.com/mail/",
"tooltip": false
},
@@ -129,13 +129,6 @@
"tooltip": false
},
// Brave Launcher
"custom/brave": {
"format": "",
"on-click": "brave",
"tooltip": false
},
// Browser Launcher
"custom/browser": {
"format": "",
@@ -146,7 +139,7 @@
// ChatGPT Launcher
"custom/chatgpt": {
"format": "",
"on-click": "brave --app=https://chat.openai.com",
"on-click": "chromium --app=https://chat.openai.com",
"tooltip": false
},