Small Fixes
- Fix spacing issue with TAGMONFIXFS_PATCH in README.org - Remove `-e` option from kitty commands in polybar
This commit is contained in:
@@ -2850,7 +2850,7 @@ If you try to send a fullscreen window to an adjacent monitor using tagmon then
|
|||||||
https://github.com/bakkeby/patches/blob/master/dwm/dwm-tagmonfixfs-6.2.diff
|
https://github.com/bakkeby/patches/blob/master/dwm/dwm-tagmonfixfs-6.2.diff
|
||||||
|
|
||||||
#+BEGIN_SRC c :tangle patches.def.h
|
#+BEGIN_SRC c :tangle patches.def.h
|
||||||
#define TAGMONFIXFS_PATCH 1
|
#define TAGMONFIXFS_PATCH 1
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
*** Tag Other Monitor
|
*** Tag Other Monitor
|
||||||
@@ -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)
|
||||||
|
@@ -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)
|
||||||
|
Reference in New Issue
Block a user