lyd opsætning i waybar og installation af pipewire
This commit is contained in:
@@ -79,6 +79,12 @@
|
||||
- gvfs
|
||||
- ranger
|
||||
- less
|
||||
- pavucontrol
|
||||
- pipewire
|
||||
- pipewire-pulse
|
||||
- pipewire-audio
|
||||
- pipewire-alsa
|
||||
- wireplumber
|
||||
- ufw # Firewall
|
||||
state: present
|
||||
|
||||
|
||||
@@ -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