swaync padding adjustment, new waybar clock layout, use wiremix
This commit is contained in:
@@ -81,9 +81,9 @@
|
||||
"on-click": "$TERMINAL -e btop"
|
||||
},
|
||||
"clock": {
|
||||
"locale": "de_DE",
|
||||
"format": "{:L%A %H:%M}",
|
||||
"format-alt": "{:L%d %B W%V %Y}",
|
||||
"locale": "de_DE.UTF-8",
|
||||
"format": "{:L%H:%M | %a %d.%m.%g}",
|
||||
"format-alt": "{:L%d. %B (KW%V) %Y}",
|
||||
"tooltip": false,
|
||||
"on-click-right": "omarchy-cmd-tzupdate"
|
||||
},
|
||||
@@ -127,7 +127,7 @@
|
||||
},
|
||||
"pulseaudio": {
|
||||
"format": "{icon}",
|
||||
"on-click": "pavucontrol",
|
||||
"on-click": "kitty wiremix",
|
||||
"tooltip-format": "Playing at {volume}%",
|
||||
"scroll-step": 5,
|
||||
"format-muted": "",
|
||||
|
||||
Reference in New Issue
Block a user