mirror of
https://github.com/StepanovPlaton/dotfiles.git
synced 2026-04-03 20:30:46 +04:00
25.12.23
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user