From a6421ced2bb5b1bf47ead0125bac6d5ac364c4e5 Mon Sep 17 00:00:00 2001 From: KronikPillow Date: Sun, 5 Jan 2020 19:40:56 +0100 Subject: moved samedir keybinding from i3/config to sxhkd --- .config/sxhkd/sxhkdrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index e6a45d1..3e38fee 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -10,6 +10,8 @@ # Basic binds super + Return $TERMINAL +super + shift + Return + samedir super + shift + q kill -9 `xdotool getwindowfocus getwindowpid` super + d -- cgit v1.3.1