conf/waybar/config.json: pretty-format-json

This commit is contained in:
Aminda Suomalainen 2023-10-22 20:36:09 +03:00
parent cf75cc27c2
commit 66015780cb
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 65 additions and 60 deletions

View File

@ -1,7 +1,10 @@
{
"layer": "top",
"position": "left",
"modules-left": ["sway/workspaces", "sway/mode"],
"modules-left": [
"sway/workspaces",
"sway/mode"
],
"modules-right": [
"gamemode",
"cpu",
@ -31,7 +34,10 @@
"pulseaudio": {
"format": "VOL {volume}%",
"format-bluetooth": "BT VOL {volume}%",
"ignored-sinks": ["Easy Effects Sink", "Easy Effects Source"]
"ignored-sinks": [
"Easy Effects Sink",
"Easy Effects Source"
]
},
"battery": {
"states": {
@ -45,7 +51,6 @@
"on-click": "swaymsg input type:keyboard xkb_switch_layout next"
},
"network": {
//"interface": "wlan0",
"format": "{ifname}",
"format-wifi": "{frequency}G {signalStrength}% {essid}",
"format-ethernet": "{ifname} up",