This commit is contained in:
2023-12-26 02:13:22 +04:00
parent 84bcd9fb9e
commit ef68252f89
28 changed files with 630 additions and 227 deletions

View File

@@ -27,7 +27,7 @@ module-margin = 1
font-0 = CodeNewRoman Nerd Font Mono:pixelsize=10;3
modules-left = xworkspaces
modules-right = pulseaudio xkeyboard date systray
modules-right = pulseaudio xkeyboard date numen systray
cursor-click = pointer
cursor-scroll = ns-resize
@@ -88,6 +88,17 @@ type = internal/tray
format-margin = 0pt
tray-spacing = 2pt
[module/numen]
type = custom/script
exec = [[ $(pgrep numen) ]] && cat ~/.config/numen/current_mode || echo ""
interval = 1
click-left = pkill numen
; [module/weather]
; type = custom/script
; exec = curl -s -H "Accept-Language: ru" wttr.in/Samara?format="%c+%t+%m"
; interval = 1
[settings]
screenchange-reload = true
pseudo-transparency = true