From fa231e557ebf6cec190c13c4fd2452575594d42e Mon Sep 17 00:00:00 2001 From: David JULIEN Date: Tue, 2 Mar 2021 21:29:31 +0100 Subject: [PATCH] feat: floating window for tremc --- .config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 6347d4d..874a366 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -57,7 +57,7 @@ super + shift + n $TERMINAL -g 128x32 -c "neomutt" -e neomutt super + shift + t - $TERMINAL -c -e tremc + $TERMINAL -g 128x32 -c "transmission" -e tremc super + shift + b script="$(printf "bibinput\nbibshow" | dmenu -i -p "which script?")" && $script