mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-10-01 07:19:09 +00:00
[polybar] Add polytasks module
This commit is contained in:
@@ -147,9 +147,9 @@ tail = true
|
||||
interval = 5
|
||||
click-left = $TERMINAL_CMD yay -Suy &
|
||||
|
||||
[module/polywins]
|
||||
[module/polytasks]
|
||||
type = custom/script
|
||||
exec = ~/.config/polybar/scripts/polywins 2>/dev/null
|
||||
exec = ~/.config/polybar/scripts/polytasks
|
||||
format = <label>
|
||||
label = "%output%"
|
||||
label-padding = 0
|
||||
|
Reference in New Issue
Block a user