Switch to chromium
This commit is contained in:
parent
441f4e75a0
commit
c048394f3b
|
@ -32,7 +32,7 @@ separator = ""
|
|||
separator-foreground = ${colors.disabled}
|
||||
font-0 = "Fira Sans SemiBold:size=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-right = battery xkeyboard mysystem filesystem pulseaudio memory cpu date exit
|
||||
cursor-click = pointer
|
||||
|
@ -56,7 +56,7 @@ separator = ""
|
|||
separator-foreground = ${colors.disabled}
|
||||
font-0 = "Fira Sans SemiBold:size=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-right = battery xkeyboard mysystem filesystem pulseaudio memory cpu date exit
|
||||
cursor-click = pointer
|
||||
|
@ -86,11 +86,11 @@ content-foreground = ${colors.foreground}
|
|||
content = ""
|
||||
click-left = "brave --app=https://teams.microsoft.com/go"
|
||||
|
||||
[module/brave]
|
||||
[module/browser]
|
||||
type = custom/text
|
||||
content-foreground = ${colors.foreground}
|
||||
content = ""
|
||||
click-left = "brave"
|
||||
click-left = "chromium"
|
||||
|
||||
[module/appmenu]
|
||||
type = custom/text
|
||||
|
@ -108,7 +108,7 @@ click-left = "scrcpy -d"
|
|||
type = custom/text
|
||||
content-foreground = ${colors.foreground}
|
||||
content = ""
|
||||
click-left = "brave --app=https://chat.openai.com"
|
||||
click-left = "chromium --app=https://chat.openai.com"
|
||||
|
||||
[module/calculator]
|
||||
type = custom/text
|
||||
|
|
Loading…
Reference in New Issue
Block a user