Small Fixes

- Fix spacing issue with TAGMONFIXFS_PATCH in README.org
- Remove `-e` option from kitty commands in polybar
This commit is contained in:
Sravan Balaji
2022-05-18 17:47:31 -04:00
parent 4f61dab020
commit bc90dd0107
2 changed files with 5 additions and 5 deletions

View File

@@ -6095,7 +6095,7 @@ interval = ${intervals.cpu}
; <bar-load> ; <bar-load>
; <ramp-load> ; <ramp-load>
; <ramp-coreload> ; <ramp-coreload>
format = %{A1:kitty -e btop &:}<label>%{A} format = %{A1:kitty btop:}<label>%{A}
; Available tokens: ; Available tokens:
; %percentage% (default) - total cpu load averaged over all cores ; %percentage% (default) - total cpu load averaged over all cores
@@ -6141,7 +6141,7 @@ interval = ${intervals.memory}
; <bar-swap-free> ; <bar-swap-free>
; <ramp-swap-used> ; <ramp-swap-used>
; <ramp-swap-free> ; <ramp-swap-free>
format = %{A1:kitty -e btop &:}<label>%{A} format = %{A1:kitty btop:}<label>%{A}
; Available tokens: ; Available tokens:
; %percentage_used% (default) ; %percentage_used% (default)

View File

@@ -661,7 +661,7 @@ interval = ${intervals.cpu}
; <bar-load> ; <bar-load>
; <ramp-load> ; <ramp-load>
; <ramp-coreload> ; <ramp-coreload>
format = %{A1:kitty -e btop &:}<label>%{A} format = %{A1:kitty btop:}<label>%{A}
; Available tokens: ; Available tokens:
; %percentage% (default) - total cpu load averaged over all cores ; %percentage% (default) - total cpu load averaged over all cores
@@ -703,7 +703,7 @@ interval = ${intervals.memory}
; <bar-swap-free> ; <bar-swap-free>
; <ramp-swap-used> ; <ramp-swap-used>
; <ramp-swap-free> ; <ramp-swap-free>
format = %{A1:kitty -e btop &:}<label>%{A} format = %{A1:kitty btop:}<label>%{A}
; Available tokens: ; Available tokens:
; %percentage_used% (default) ; %percentage_used% (default)