lyd opsætning i waybar og installation af pipewire
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
// Moduler placeret til højre
|
||||
"modules-right": [
|
||||
"pulseaudio",
|
||||
"pipewire",
|
||||
"network",
|
||||
"battery",
|
||||
"tray"
|
||||
@@ -48,13 +48,12 @@
|
||||
"format-alt": " {:%d/%m-%Y}"
|
||||
},
|
||||
|
||||
"pulseaudio": {
|
||||
"pipewire": {
|
||||
"format": "{volume}% {icon}",
|
||||
"format-muted": " Muted",
|
||||
"format-icons": {
|
||||
"default": ["", ""]
|
||||
},
|
||||
"on-click": "pavucontrol"
|
||||
"format-muted": " Muted",
|
||||
"format-icons": ["", "", ""],
|
||||
"on-click": "pavucontrol",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
"network": {
|
||||
|
||||
Reference in New Issue
Block a user