waybar: remove player

This commit is contained in:
2024-03-11 10:51:41 +03:00
parent bd3be25c6a
commit 4cd9417afa
2 changed files with 0 additions and 8 deletions

View File

@@ -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}",

View File

@@ -33,10 +33,6 @@ window.eDP-1 * {
color: @primary;
}
#custom-player {
margin-left: 8px;
}
#tray,
#custom-pacman-packages,
#pulseaudio,