feat(module): add memory and cpu module to display
feat(module): add memory and cpu module to display
This commit is contained in:
parent
656ef952b9
commit
037bfe1c96
|
@ -45,7 +45,7 @@ font-0 = "FiraCode Nerd Font Propo:size=10;2"
|
||||||
|
|
||||||
modules-left = xworkspaces
|
modules-left = xworkspaces
|
||||||
modules-center = xwindow
|
modules-center = xwindow
|
||||||
modules-right = pulseaudio xkeyboard wlan eth date calendar battery powermenu
|
modules-right = memory cpu pulseaudio xkeyboard eth date calendar battery powermenu
|
||||||
|
|
||||||
cursor-click = pointer
|
cursor-click = pointer
|
||||||
cursor-scroll = ns-resize
|
cursor-scroll = ns-resize
|
||||||
|
|
|
@ -45,7 +45,7 @@ font-0 = "FiraCode Nerd Font Propo:size=10;2"
|
||||||
|
|
||||||
modules-left = xworkspaces
|
modules-left = xworkspaces
|
||||||
modules-center = xwindow
|
modules-center = xwindow
|
||||||
modules-right = pulseaudio xkeyboard wlan eth date calendar powermenu
|
modules-right = cpu memory pulseaudio xkeyboard eth date calendar powermenu
|
||||||
|
|
||||||
cursor-click = pointer
|
cursor-click = pointer
|
||||||
cursor-scroll = ns-resize
|
cursor-scroll = ns-resize
|
||||||
|
|
Loading…
Reference in New Issue