more dotfiles config

This commit is contained in:
chloe 2025-03-22 18:53:16 +01:00
parent 0771ad93ce
commit dcc640bd56
8 changed files with 160 additions and 63 deletions

View file

@ -16,7 +16,8 @@
"wireplumber": {
"format": "{volume}% ",
"format-muted": "",
"max-volume": 120,
"on-click": "wpctl set-mute @DEFAULT_AUDIO_SINC@ toggle",
"max-volume": 100,
"scroll-step": 0.2
},
"privacy": {
@ -29,11 +30,6 @@
"tooltip": true,
"tooltip-icon-size": 24
},
{
"type": "audio-out",
"tooltip": true,
"tooltip-icon-size": 24
},
{
"type": "audio-in",
"tooltip": true,
@ -81,7 +77,5 @@
"on-click": "swaync-client -t -sw",
"on-click-right": "swaync-client -d -sw",
"escape": true
},
"custom/launcher": {},
"custom/controlpanel": {}
}
}