mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
moved samedir keybinding from i3/config to sxhkd
This commit is contained in:
parent
0db554d7e5
commit
a6421ced2b
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user