chore: split aliases

This commit is contained in:
2023-12-10 00:02:08 +01:00
parent 4308782feb
commit 39a0a5ea72
18 changed files with 237 additions and 169 deletions

View File

@@ -141,12 +141,12 @@ click-left = firefox https://speedtest.net
[module/weather]
type = custom/script
interval = 900
exec = "curl -s wttr.in?format=1"
exec = "curl -s wttr.in/oss?format=1"
format = "<label>"
format-prefix-foreground = ${colors.accent}
label = %output%
click-left = xfce4-terminal -H -e "curl wttr.in"
click-left = xfce4-terminal -H -e "curl wttr.in/oss"
[module/i3]