Switch from bpytop to btop
- Change system monitor when clicking on polybar modules
This commit is contained in:
@@ -5781,7 +5781,7 @@ interval = ${intervals.cpu}
|
||||
; <bar-load>
|
||||
; <ramp-load>
|
||||
; <ramp-coreload>
|
||||
format = %{A3:kitty -e bpytop &:} <label> %{A}
|
||||
format = %{A3:kitty -e btop &:} <label> %{A}
|
||||
format-underline = ${colors.cpu}
|
||||
|
||||
; Available tokens:
|
||||
@@ -5825,7 +5825,7 @@ interval = ${intervals.memory}
|
||||
; <bar-swap-free>
|
||||
; <ramp-swap-used>
|
||||
; <ramp-swap-free>
|
||||
format = %{A3:kitty -e bpytop &:} <label> %{A}
|
||||
format = %{A3:kitty -e btop &:} <label> %{A}
|
||||
format-underline = ${colors.memory}
|
||||
|
||||
; Available tokens:
|
||||
|
@@ -594,7 +594,7 @@ interval = ${intervals.cpu}
|
||||
; <bar-load>
|
||||
; <ramp-load>
|
||||
; <ramp-coreload>
|
||||
format = %{A3:kitty -e bpytop &:} <label> %{A}
|
||||
format = %{A3:kitty -e btop &:} <label> %{A}
|
||||
format-underline = ${colors.cpu}
|
||||
|
||||
; Available tokens:
|
||||
@@ -634,7 +634,7 @@ interval = ${intervals.memory}
|
||||
; <bar-swap-free>
|
||||
; <ramp-swap-used>
|
||||
; <ramp-swap-free>
|
||||
format = %{A3:kitty -e bpytop &:} <label> %{A}
|
||||
format = %{A3:kitty -e btop &:} <label> %{A}
|
||||
format-underline = ${colors.memory}
|
||||
|
||||
; Available tokens:
|
||||
|
Reference in New Issue
Block a user