From 1393b787bdeb0212a628fb2c97ff913420b2f140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Mon, 7 Nov 2022 17:14:24 +0300 Subject: waybar: update and clean css after waybar update --- dotfiles/.config/waybar/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dotfiles/.config/waybar/config') diff --git a/dotfiles/.config/waybar/config b/dotfiles/.config/waybar/config index 4cdc881..980201c 100644 --- a/dotfiles/.config/waybar/config +++ b/dotfiles/.config/waybar/config @@ -32,7 +32,7 @@ }, "custom/waybar-mpris": { "return-type": "json", - "exec": "waybar-mpris --position --autofocus --order=\"SYMBOL:ARTIST:TITLE:POSITION\" --pause=' ' --play=' '", + "exec": "waybar-mpris --position --autofocus --order=\"SYMBOL:ARTIST:TITLE:POSITION\" --pause='' --play=''", "on-click": "waybar-mpris --send toggle", "on-click-right": "waybar-mpris --send player-next" }, @@ -173,7 +173,7 @@ "car": "", "default": ["", "", ""] }, - "on-click": "alacritty -e ncpamixer" + "on-click": "$TERMINAL -e ncpamixer" }, "custom/rec-status": { "format": "{}", -- cgit v1.2.3