From 018014b3f3634dbe2606f956f7b30b245b99ff88 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Tue, 4 Jan 2022 16:14:17 +0100 Subject: [PATCH] Update sxhkd configuration Signed-off-by: Severin Kaderli --- system/.config/sxhkd/sxhkdrc | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/system/.config/sxhkd/sxhkdrc b/system/.config/sxhkd/sxhkdrc index 8db18d6..5488add 100644 --- a/system/.config/sxhkd/sxhkdrc +++ b/system/.config/sxhkd/sxhkdrc @@ -27,7 +27,7 @@ super + Return # Open file browser super + e - nemo + thunar ############################################################################### @@ -75,8 +75,15 @@ XF86AudioStop XF86Sleep screenlock +############################################################################### +# tdrop # +############################################################################### +super + c + tdrop -ma -w 80% -x 10% -y 55 kitty --class="dropdown-terminal" + + ############################################################################### # SXHKD # ############################################################################### super + control + Escape - pkill -USR1 -x sxhkd \ No newline at end of file + pkill -USR1 -x sxhkd