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-center =
|
||||
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 = {
|
||||
position = "right";
|
||||
padding = 1;
|
||||
|
|
@ -156,7 +156,7 @@ in
|
|||
modules-left = "bspwm";
|
||||
# modules-center =
|
||||
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" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue