From 5bc5d38a6f3b6a492690d68e46d99d855bc687e0 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Fri, 6 Nov 2020 13:14:48 -0500 Subject: add twitter raw video to linkhandler --- .local/bin/dwmbar/dwmb-layout | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.local/bin/dwmbar/dwmb-layout') diff --git a/.local/bin/dwmbar/dwmb-layout b/.local/bin/dwmbar/dwmb-layout index aeca62e..a8dbbe3 100755 --- a/.local/bin/dwmbar/dwmb-layout +++ b/.local/bin/dwmbar/dwmb-layout @@ -3,6 +3,8 @@ echo "  $(cat $HOME/.cache/layout) " case $BLOCK_BUTTON in 1) layouttoggle ;; - 3) notify-send -a " Keyboard" "Click this widget to toggle the keyboard layout between french and english.";; + 2) remaps && Capslock remaps reinitialized;; + 3) notify-send -a " Keyboard" "Click this widget to toggle the keyboard layout between french and english. +Middle click it to remap Capslock to super (and escape when tapped) if it somehow gets unmapped.";; 6) "$TERMINAL" -e "$EDITOR" "$0" ;; esac -- cgit v1.2.3