waybar: rename config file

This commit is contained in:
2024-05-14 19:49:31 +03:00
parent e3fa27fb02
commit facf00fab8
2 changed files with 4 additions and 15 deletions

View File

@@ -7,15 +7,8 @@
"disk",
"sway/mode"
],
"modules-center": [
"clock"
],
"modules-right": [
"tray",
"pulseaudio",
"sway/language",
"network"
],
"modules-center": ["clock"],
"modules-right": ["tray", "pulseaudio", "sway/language", "network"],
"sway/workspaces": {
"all-output": true,
"format": "{index}"
@@ -38,11 +31,7 @@
},
"pulseaudio": {
"format": "{icon} {volume}%",
"format-icons": [
"",
"",
""
],
"format-icons": ["", "", ""],
"format-muted": " 0%",
"tooltip": false
},

View File

@@ -2,4 +2,4 @@
killall waybar
waybar
waybar -c ~/.config/waybar/config.json -s ~/.config/waybar/style.css