From 96bcc1e5d3fe6a807c17fc95dfa122560c492198 Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 5 Sep 2017 19:47:32 -0500 Subject: [PATCH] sxhkd: Add alt-tab shortcut --- .config/sxhkd/sxhkdrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 8af689c6..9c7fbfb4 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -12,6 +12,10 @@ alt + @space alt + @\ rofi -show ssh +# alt-tabber +alt + Tab + rofi -show + # make sxhkd reload its configuration files: alt + Escape pkill -USR1 -x sxhkd