From d183acedb0e016fe51d65b319f64fab4bd3c8341 Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Fri, 15 Feb 2019 21:20:41 +0100 Subject: [PATCH] [bspwm] Add a simple drop down terminal via tdrop --- home/.config/sxhkd/sxhkdrc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/home/.config/sxhkd/sxhkdrc b/home/.config/sxhkd/sxhkdrc index 0e75385..75b31b9 100644 --- a/home/.config/sxhkd/sxhkdrc +++ b/home/.config/sxhkd/sxhkdrc @@ -174,7 +174,13 @@ control + shift + alt + p rofi-pass control + shift + alt + o - pcmanfm + dolphin + +control + shift + alt + t + tdrop -ma -w -4 -y "$PANEL_HEIGHT" -h 70% -s dropdown termite + +control + shift + alt + e + tdrop -ma -w 50% -h 50% -y 25% -x 25% -s dropdown emacs Print i3-screenshot