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