moved samedir keybinding from i3/config to sxhkd
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
# Basic binds
|
||||
super + Return
|
||||
$TERMINAL
|
||||
super + shift + Return
|
||||
samedir
|
||||
super + shift + q
|
||||
kill -9 `xdotool getwindowfocus getwindowpid`
|
||||
super + d
|
||||
|
||||
Reference in New Issue
Block a user