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