add: polybar custom scripts

add: git aliases
fix. bspwm split_ration madness
This commit is contained in:
Tobias Reisinger 2020-02-22 15:45:08 +01:00
parent c33047354e
commit 1a0ffb4924
7 changed files with 44 additions and 3 deletions

View file

@ -0,0 +1,23 @@
[module/fan-speed]
type = custom/script
exec = $HOME/.config/polybar/scripts/fan-speed.sh
interval = 1
format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt}
format-underline = #8bf
format = <label>
label = %output:4%
[module/arch-updates]
type = custom/script
exec = $HOME/.config/polybar/scripts/arch-updates.sh
interval = 10
format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt}
format-underline = #1794D1
format = <label>
label = %output%