Switch to chromium

This commit is contained in:
Stephan Raabe 2023-10-17 14:58:57 +02:00
parent 441f4e75a0
commit c048394f3b

View File

@ -32,7 +32,7 @@ separator = ""
separator-foreground = ${colors.disabled} separator-foreground = ${colors.disabled}
font-0 = "Fira Sans SemiBold:size=11;2" font-0 = "Fira Sans SemiBold:size=11;2"
font-1 = "Font Awesome 6 Free Solid:pixelsize=11;2" font-1 = "Font Awesome 6 Free Solid:pixelsize=11;2"
modules-left = appmenu brave xwindow modules-left = appmenu chromium xwindow
modules-center = xworkspaces modules-center = xworkspaces
modules-right = battery xkeyboard mysystem filesystem pulseaudio memory cpu date exit modules-right = battery xkeyboard mysystem filesystem pulseaudio memory cpu date exit
cursor-click = pointer cursor-click = pointer
@ -56,7 +56,7 @@ separator = ""
separator-foreground = ${colors.disabled} separator-foreground = ${colors.disabled}
font-0 = "Fira Sans SemiBold:size=11;2" font-0 = "Fira Sans SemiBold:size=11;2"
font-1 = "Font Awesome 6 Free Solid:pixelsize=11;2" font-1 = "Font Awesome 6 Free Solid:pixelsize=11;2"
modules-left = appmenu brave chatgpt xwindow modules-left = appmenu chromium chatgpt xwindow
modules-center = xworkspaces modules-center = xworkspaces
modules-right = battery xkeyboard mysystem filesystem pulseaudio memory cpu date exit modules-right = battery xkeyboard mysystem filesystem pulseaudio memory cpu date exit
cursor-click = pointer cursor-click = pointer
@ -86,11 +86,11 @@ content-foreground = ${colors.foreground}
content = "" content = ""
click-left = "brave --app=https://teams.microsoft.com/go" click-left = "brave --app=https://teams.microsoft.com/go"
[module/brave] [module/browser]
type = custom/text type = custom/text
content-foreground = ${colors.foreground} content-foreground = ${colors.foreground}
content = "" content = ""
click-left = "brave" click-left = "chromium"
[module/appmenu] [module/appmenu]
type = custom/text type = custom/text
@ -108,7 +108,7 @@ click-left = "scrcpy -d"
type = custom/text type = custom/text
content-foreground = ${colors.foreground} content-foreground = ${colors.foreground}
content = "" content = ""
click-left = "brave --app=https://chat.openai.com" click-left = "chromium --app=https://chat.openai.com"
[module/calculator] [module/calculator]
type = custom/text type = custom/text