mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-04 05:19:26 +00:00
[polybar] Add polywins and remove task_manager
This commit is contained in:
@ -154,8 +154,13 @@ tail = true
|
||||
interval = 5
|
||||
click-left = $TERMINAL_CMD "yay -Suy" &
|
||||
|
||||
; task_manager module
|
||||
include-file = ~/.config/polybar/task_manager.ini
|
||||
[module/polywins]
|
||||
type = custom/script
|
||||
exec = ~/.config/polybar/scripts/polywins 2>/dev/null
|
||||
format = <label>
|
||||
label = "%output%"
|
||||
label-padding = 0
|
||||
tail = true
|
||||
|
||||
[module/battery]
|
||||
type = internal/battery
|
||||
|
Reference in New Issue
Block a user