remove mic-state module
it was draining battery of my new laptop. so i need to find other way to display if my mic is muted or not
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
"modules-right": [
|
||||
"tray",
|
||||
"pulseaudio",
|
||||
"custom/mic-state",
|
||||
"sway/language",
|
||||
"network",
|
||||
"backlight",
|
||||
@@ -27,16 +26,6 @@
|
||||
"format-muted": "MUTE",
|
||||
"on-click": "pavucontrol"
|
||||
},
|
||||
"custom/mic-state": {
|
||||
"exec": "~/dotfiles/bin/mic-state.sh",
|
||||
"format": "{icon}",
|
||||
"return-type": "json",
|
||||
"restart-interval": 0,
|
||||
"format-icons": {
|
||||
"yes": "",
|
||||
"no": ""
|
||||
}
|
||||
},
|
||||
"sway/language": {
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user