From a6421ced2bb5b1bf47ead0125bac6d5ac364c4e5 Mon Sep 17 00:00:00 2001 From: KronikPillow Date: Sun, 5 Jan 2020 19:40:56 +0100 Subject: [PATCH] moved samedir keybinding from i3/config to sxhkd --- .config/i3/config | 2 -- .config/sxhkd/sxhkdrc | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index 640821f..8fd19cf 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -35,8 +35,6 @@ bar { } # #---Basic Bindings---# # -bindsym $mod+Shift+Return exec --no-startup-id samedir - bindsym $mod+Shift+space floating toggle bindsym $mod+space focus mode_toggle 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