From 5028fa7ea213f435627d867e7ef1f9f19603ac16 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Tue, 8 Oct 2019 15:29:59 +0300 Subject: nmtui shortcut, wf-recorder shortcut --- dotfiles/.config/waybar/config | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dotfiles/.config/waybar/config') diff --git a/dotfiles/.config/waybar/config b/dotfiles/.config/waybar/config index 3eb4dae..6ff853e 100644 --- a/dotfiles/.config/waybar/config +++ b/dotfiles/.config/waybar/config @@ -142,6 +142,11 @@ }, "on-click": "termite -e ncpamixer" }, + "custom/rec-status": { + "format": "{}", + "signal": 5, + "exec": "$HOME/.scripts/i3barrecstatus" + }, "custom/weather": { "format": "{}", "interval": 900, -- cgit v1.2.3