This commit is contained in:
fz0x1 2024-11-15 11:25:55 +01:00
parent d95e42494e
commit 7aee7348cf
10 changed files with 114 additions and 59 deletions

View file

@ -83,7 +83,7 @@ font-2 = "Font Awesome 6 Free"
; font-2 = JetBrainsMono Nerd Font Mono:size=21:style=Regular;2
modules-left = i3 xwindow
modules-right = pulseaudio xkeyboard wlan systray date
modules-right = rest_timer pulseaudio xkeyboard wlan systray date
cursor-click = pointer
cursor-scroll = ns-resize
@ -298,6 +298,13 @@ bar-empty = ─
; click-left = blueman-manager
; content = "bt"
[module/rest_timer]
type = custom/script
exec = ~/.config/polybar/rest_timer_module/rest_timer.sh
; interval = 1
tail = true
click-left = ~/.config/polybar/rest_timer_module/reset_rest_timer.sh &
[settings]
screenchange-reload = true
pseudo-transparency = true