Merge main into zephyrus
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
XCURSOR_THEME="catppuccin-latte-peach-cursors"
|
||||
XCURSOR_SIZE=32
|
||||
@@ -8,3 +8,5 @@ for_window [title=".*\.PopupWindow"] floating enable
|
||||
for_window [class="Unity" title="Project Settings"] floating enable
|
||||
for_window [class="Unity" title=".*\.AnnotationWindow"] floating enable
|
||||
for_window [class="Unity" title="Color"] floating enable
|
||||
|
||||
for_window [title="Pipewire Volume Control"] floating enable
|
||||
|
||||
@@ -52,15 +52,6 @@
|
||||
"format-alt": "{icon}",
|
||||
"format-icons": ["", "", "", "", "", "", "", "", "", "", "", ""]
|
||||
},
|
||||
"pulseaudio": {
|
||||
// "scroll-step": 1, // %, can be a float
|
||||
"format": "{icon} {volume}%",
|
||||
"format-muted": "",
|
||||
"format-icons": {
|
||||
"default": ["", "", " "]
|
||||
},
|
||||
"on-click": "pwvucontrol"
|
||||
},
|
||||
"custom/power": {
|
||||
"format" : "⏻",
|
||||
"tooltip": false,
|
||||
@@ -71,4 +62,13 @@
|
||||
"reboot": "systemctl reboot"
|
||||
}
|
||||
},
|
||||
"pulseaudio": {
|
||||
// "scroll-step": 1, // %, can be a float
|
||||
"format": "{icon} {volume}%",
|
||||
"format-muted": "",
|
||||
"format-icons": {
|
||||
"default": ["", "", " "]
|
||||
},
|
||||
"on-click": "pwvucontrol"
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user