a
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
]
|
||||
},
|
||||
"tooltip-format": "{desc}\n{icon} {volume}%",
|
||||
"on-click": "pavucontrol"
|
||||
"on-click": "qs ipc call deltarune.shell toggleQuickSettings"
|
||||
},
|
||||
"pulseaudio#lol": {
|
||||
"format": "{volume}%",
|
||||
@@ -140,7 +140,7 @@
|
||||
]
|
||||
},
|
||||
"tooltip-format": "{desc}\n{icon} {volume}%",
|
||||
"on-click": "pavucontrol",
|
||||
"on-click": "qs ipc call deltarune.shell toggleQuickSettings",
|
||||
"class": "pulseaudio-lol"
|
||||
},
|
||||
"network": {
|
||||
@@ -153,7 +153,7 @@
|
||||
"tooltip-format-ethernet": " {ifname}\n {bandwidthUpBits} {bandwidthDownBits}",
|
||||
"tooltip-format-disconnected": "",
|
||||
"max-length": 50,
|
||||
"on-click": "nm-connection-editor"
|
||||
"on-click": "kitty -e nmtui"
|
||||
},
|
||||
"bluetooth": {
|
||||
"format": "",
|
||||
@@ -161,7 +161,7 @@
|
||||
"format-off": "",
|
||||
"tooltip-format": "Ierīces pieslēgas Bluetooth: {num_connections}",
|
||||
"interval": 1,
|
||||
"on-click": "blueman-manager",
|
||||
"on-click": "qs ipc call deltarune.shell toggleQuickSettings",
|
||||
"format-no-controller": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user