swaync padding adjustment, new waybar clock layout, use wiremix

This commit is contained in:
2026-03-19 11:27:16 +01:00
parent 1b4cbcbec4
commit a879d3da5b
2 changed files with 5 additions and 4 deletions

View File

@@ -323,6 +323,7 @@ notificationwindow, blankwindow, blankwindow {
.control-center {
/* The Control Center which contains the old notifications + widgets */
background: var(--cc-bg);
margin: 8px;
color: var(--text-color);
border: var(--border);

View File

@@ -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": "",