waybar: remove player
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"position": "top",
|
||||
"modules-left": [
|
||||
"sway/workspaces",
|
||||
"custom/player",
|
||||
"sway/mode"
|
||||
],
|
||||
"modules-right": [
|
||||
@@ -22,9 +21,6 @@
|
||||
"format": "--{}--",
|
||||
"tooltip": false
|
||||
},
|
||||
"custom/player": {
|
||||
"exec": "playerctl metadata -f '{{title}} ― {{artist}}' -F"
|
||||
},
|
||||
"pulseaudio": {
|
||||
"tooltip": false,
|
||||
"format": "{icon} {volume}",
|
||||
|
||||
@@ -33,10 +33,6 @@ window.eDP-1 * {
|
||||
color: @primary;
|
||||
}
|
||||
|
||||
#custom-player {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
#tray,
|
||||
#custom-pacman-packages,
|
||||
#pulseaudio,
|
||||
|
||||
Reference in New Issue
Block a user