Updates
This commit is contained in:
+9
-3
@@ -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 xworkspaces outlook teams calculator chatgpt
|
||||
modules-left = appmenu xworkspaces brave outlook teams calculator chatgpt
|
||||
modules-center = xwindow
|
||||
modules-right = battery xkeyboard mysystem filesystem pulseaudio memory cpu date exit
|
||||
cursor-click = pointer
|
||||
@@ -59,9 +59,15 @@ content-foreground = ${colors.foreground}
|
||||
content = ""
|
||||
click-left = "brave --app=https://teams.microsoft.com/go"
|
||||
|
||||
[module/appmenu]
|
||||
[module/brave]
|
||||
type = custom/text
|
||||
content-foreground = ${colors.foreground}
|
||||
content = ""
|
||||
click-left = "brave"
|
||||
|
||||
[module/appmenu]
|
||||
type = custom/text
|
||||
content-foreground = ${colors.primary}
|
||||
content = ""
|
||||
click-left = "~/dotfiles/scripts/applauncher.sh"
|
||||
|
||||
@@ -91,7 +97,7 @@ click-left = "xfreerdp -grab-keyboard /v:192.168.122.42 /size:100% /cert-ignore
|
||||
|
||||
[module/exit]
|
||||
type = custom/text
|
||||
content-foreground = ${colors.foreground}
|
||||
content-foreground = ${colors.primary}
|
||||
content = " "
|
||||
click-left = "~/dotfiles/scripts/powermenu.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user