Updates
This commit is contained in:
+8
-1
@@ -33,7 +33,7 @@ font-0 = "Fira Sans SemiBold:size=11;2"
|
||||
font-1 = "Font Awesome 6 Free Solid:pixelsize=11;2"
|
||||
modules-left = xworkspaces mymenu
|
||||
modules-center = xwindow
|
||||
modules-right = battery xkeyboard mysystem filesystem pulseaudio memory cpu date myexit
|
||||
modules-right = battery xkeyboard mycalculator mysystem filesystem pulseaudio memory cpu date myexit
|
||||
cursor-click = pointer
|
||||
cursor-scroll = ns-resize
|
||||
enable-ipc = true
|
||||
@@ -51,6 +51,13 @@ content-foreground = ${colors.primary}
|
||||
content = ""
|
||||
click-left = "~/dotfiles/scripts/applauncher.sh"
|
||||
|
||||
|
||||
[module/mycalculator]
|
||||
type = custom/text
|
||||
content-foreground = ${colors.primary}
|
||||
content = ""
|
||||
click-left = "~/dotfiles/scripts/calculator.sh"
|
||||
|
||||
[module/myexit]
|
||||
type = custom/text
|
||||
content-foreground = ${colors.primary}
|
||||
|
||||
Reference in New Issue
Block a user