switch back to volumeicon
This commit is contained in:
parent
e36c2a69c9
commit
412f933cf7
1 changed files with 2 additions and 2 deletions
|
@ -19,12 +19,12 @@
|
|||
pulseaudioFull
|
||||
easyeffects
|
||||
cava
|
||||
pa_applet
|
||||
volumeicon
|
||||
playerctl
|
||||
];
|
||||
xsession.windowManager.i3.config.startup = [
|
||||
{
|
||||
command = "pkill pa_applet; pa_applet";
|
||||
command = "pkill volumeicon; volumeicon";
|
||||
always = true;
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue