moved samedir keybinding from i3/config to sxhkd
This commit is contained in:
@@ -35,8 +35,6 @@ bar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# #---Basic Bindings---# #
|
# #---Basic Bindings---# #
|
||||||
bindsym $mod+Shift+Return exec --no-startup-id samedir
|
|
||||||
|
|
||||||
bindsym $mod+Shift+space floating toggle
|
bindsym $mod+Shift+space floating toggle
|
||||||
bindsym $mod+space focus mode_toggle
|
bindsym $mod+space focus mode_toggle
|
||||||
|
|
||||||
|
|||||||
@@ -10,6 +10,8 @@
|
|||||||
# Basic binds
|
# Basic binds
|
||||||
super + Return
|
super + Return
|
||||||
$TERMINAL
|
$TERMINAL
|
||||||
|
super + shift + Return
|
||||||
|
samedir
|
||||||
super + shift + q
|
super + shift + q
|
||||||
kill -9 `xdotool getwindowfocus getwindowpid`
|
kill -9 `xdotool getwindowfocus getwindowpid`
|
||||||
super + d
|
super + d
|
||||||
|
|||||||
Reference in New Issue
Block a user