summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/i3/config2
-rw-r--r--.config/sxhkd/sxhkdrc2
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