Small Fixes
- Fix spacing issue with TAGMONFIXFS_PATCH in README.org - Remove `-e` option from kitty commands in polybar
This commit is contained in:
@@ -6095,7 +6095,7 @@ interval = ${intervals.cpu}
|
||||
; <bar-load>
|
||||
; <ramp-load>
|
||||
; <ramp-coreload>
|
||||
format = %{A1:kitty -e btop &:}<label>%{A}
|
||||
format = %{A1:kitty btop:}<label>%{A}
|
||||
|
||||
; Available tokens:
|
||||
; %percentage% (default) - total cpu load averaged over all cores
|
||||
@@ -6141,7 +6141,7 @@ interval = ${intervals.memory}
|
||||
; <bar-swap-free>
|
||||
; <ramp-swap-used>
|
||||
; <ramp-swap-free>
|
||||
format = %{A1:kitty -e btop &:}<label>%{A}
|
||||
format = %{A1:kitty btop:}<label>%{A}
|
||||
|
||||
; Available tokens:
|
||||
; %percentage_used% (default)
|
||||
|
@@ -661,7 +661,7 @@ interval = ${intervals.cpu}
|
||||
; <bar-load>
|
||||
; <ramp-load>
|
||||
; <ramp-coreload>
|
||||
format = %{A1:kitty -e btop &:}<label>%{A}
|
||||
format = %{A1:kitty btop:}<label>%{A}
|
||||
|
||||
; Available tokens:
|
||||
; %percentage% (default) - total cpu load averaged over all cores
|
||||
@@ -703,7 +703,7 @@ interval = ${intervals.memory}
|
||||
; <bar-swap-free>
|
||||
; <ramp-swap-used>
|
||||
; <ramp-swap-free>
|
||||
format = %{A1:kitty -e btop &:}<label>%{A}
|
||||
format = %{A1:kitty btop:}<label>%{A}
|
||||
|
||||
; Available tokens:
|
||||
; %percentage_used% (default)
|
||||
|
Reference in New Issue
Block a user