Polybar: remove player commands
This commit is contained in:
parent
1e76d6ca8c
commit
0cc32b32f3
1 changed files with 2 additions and 2 deletions
|
|
@ -145,7 +145,7 @@ in
|
||||||
modules-left = "bspwm";
|
modules-left = "bspwm";
|
||||||
# modules-center =
|
# modules-center =
|
||||||
modules-right =
|
modules-right =
|
||||||
"player player-prev player-play-pause player-next pulseaudio temperature cpu memory battery notifications powermenu date";
|
"player pulseaudio temperature cpu memory battery notifications powermenu date";
|
||||||
tray = {
|
tray = {
|
||||||
position = "right";
|
position = "right";
|
||||||
padding = 1;
|
padding = 1;
|
||||||
|
|
@ -156,7 +156,7 @@ in
|
||||||
modules-left = "bspwm";
|
modules-left = "bspwm";
|
||||||
# modules-center =
|
# modules-center =
|
||||||
modules-right =
|
modules-right =
|
||||||
"player player-prev player-play-pause player-next pulseaudio temperature cpu memory battery notifications powermenu date";
|
"player pulseaudio temperature cpu memory battery notifications powermenu date";
|
||||||
};
|
};
|
||||||
|
|
||||||
"module/battery" = {
|
"module/battery" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue