Switch to chromium

This commit is contained in:
Stephan Raabe 2023-10-17 15:00:02 +02:00
parent c048394f3b
commit f6c71f6c15

View File

@ -71,20 +71,20 @@ exec = "python ~/private/youtube.py"
format-prefix = " " format-prefix = " "
format-prefix-foreground = ${colors.primary} format-prefix-foreground = ${colors.primary}
interval = 300 interval = 300
click-left = "brave --app=https://studio.youtube.com" click-left = "chromium --app=https://studio.youtube.com"
label-foreground = #FFFFFF label-foreground = #FFFFFF
[module/outlook] [module/outlook]
type = custom/text type = custom/text
content-foreground = ${colors.foreground} content-foreground = ${colors.foreground}
content = "" content = ""
click-left = "brave --app=https://outlook.office.com/mail/" click-left = "chromium --app=https://outlook.office.com/mail/"
[module/teams] [module/teams]
type = custom/text type = custom/text
content-foreground = ${colors.foreground} content-foreground = ${colors.foreground}
content = "" content = ""
click-left = "brave --app=https://teams.microsoft.com/go" click-left = "chromium --app=https://teams.microsoft.com/go"
[module/browser] [module/browser]
type = custom/text type = custom/text