fejl rettelser waybar
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Generelle indstillinger for Waybar
|
||||
"layer": "top",
|
||||
"position": "top",
|
||||
"height": 30,
|
||||
"height": 40,
|
||||
"spacing": 4,
|
||||
|
||||
// Moduler placeret til venstre
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
// Moduler placeret til højre
|
||||
"modules-right": [
|
||||
"pipewire",
|
||||
"pulseaudio",
|
||||
"network",
|
||||
"battery",
|
||||
"tray"
|
||||
@@ -48,7 +48,7 @@
|
||||
"format-alt": " {:%d/%m-%Y}"
|
||||
},
|
||||
|
||||
"pipewire": {
|
||||
"pulseaudio": {
|
||||
"format": "{volume}% {icon}",
|
||||
"format-muted": " Muted",
|
||||
"format-icons": ["", "", ""],
|
||||
|
||||
Reference in New Issue
Block a user