diff options
Diffstat (limited to 'dotfiles/.config/waybar/config')
-rw-r--r-- | dotfiles/.config/waybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.config/waybar/config b/dotfiles/.config/waybar/config index d4871ad..853d62d 100644 --- a/dotfiles/.config/waybar/config +++ b/dotfiles/.config/waybar/config @@ -162,7 +162,7 @@ "car": "", "default": ["", "", ""] }, - "on-click": "termite -e ncpamixer" + "on-click": "alacritty -e ncpamixer" }, "custom/rec-status": { "format": "<span color=\"#5b8277\">{}</span>", |