swaync padding adjustment, new waybar clock layout, use wiremix
This commit is contained in:
@@ -323,6 +323,7 @@ notificationwindow, blankwindow, blankwindow {
|
|||||||
.control-center {
|
.control-center {
|
||||||
/* The Control Center which contains the old notifications + widgets */
|
/* The Control Center which contains the old notifications + widgets */
|
||||||
background: var(--cc-bg);
|
background: var(--cc-bg);
|
||||||
|
margin: 8px;
|
||||||
|
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
border: var(--border);
|
border: var(--border);
|
||||||
|
|||||||
@@ -81,9 +81,9 @@
|
|||||||
"on-click": "$TERMINAL -e btop"
|
"on-click": "$TERMINAL -e btop"
|
||||||
},
|
},
|
||||||
"clock": {
|
"clock": {
|
||||||
"locale": "de_DE",
|
"locale": "de_DE.UTF-8",
|
||||||
"format": "{:L%A %H:%M}",
|
"format": "{:L%H:%M | %a %d.%m.%g}",
|
||||||
"format-alt": "{:L%d %B W%V %Y}",
|
"format-alt": "{:L%d. %B (KW%V) %Y}",
|
||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
"on-click-right": "omarchy-cmd-tzupdate"
|
"on-click-right": "omarchy-cmd-tzupdate"
|
||||||
},
|
},
|
||||||
@@ -127,7 +127,7 @@
|
|||||||
},
|
},
|
||||||
"pulseaudio": {
|
"pulseaudio": {
|
||||||
"format": "{icon}",
|
"format": "{icon}",
|
||||||
"on-click": "pavucontrol",
|
"on-click": "kitty wiremix",
|
||||||
"tooltip-format": "Playing at {volume}%",
|
"tooltip-format": "Playing at {volume}%",
|
||||||
"scroll-step": 5,
|
"scroll-step": 5,
|
||||||
"format-muted": "",
|
"format-muted": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user