Update polybar cpu load module with fix from https://forum.archlabslinux.com/t/2018-07-testing-release/1196/13
This commit is contained in:
@ -19,7 +19,7 @@ monitor =
|
||||
|
||||
modules-left = jgmenu workspaces
|
||||
modules-center = window_switch clock
|
||||
modules-right = pkg memory temperature coreuse network volume
|
||||
modules-right = coreuse temperature memory pkg network volume
|
||||
|
||||
|
||||
;=====================================================
|
||||
@ -34,7 +34,7 @@ monitor =
|
||||
|
||||
modules-left = jgmenu i3 menu
|
||||
modules-center = clock
|
||||
modules-right = pkg memory temperature coreuse network volume
|
||||
modules-right = coreuse temperature memory pkg network volume
|
||||
|
||||
|
||||
;=====================================================
|
||||
@ -49,4 +49,4 @@ monitor =
|
||||
|
||||
modules-left = bspwm menu
|
||||
modules-center = clock
|
||||
modules-right = pkg memory temperature coreuse network volume
|
||||
modules-right = coreuse temperature memory pkg network volume
|
||||
|
Reference in New Issue
Block a user