diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 706dfa6..fe5634f 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -10,10 +10,14 @@ super + {_, shift +, ctrl +} {h, j, k, l} super + r: {h, j, k, l} i3-msg resize {shrink width, grow height, shrink height, grow width} 10 px or 10 ppt +# move floating mode +super + m: {h, j, k, l} + i3-msg move {left, down, up, right} + super + {_, shift +} d i3-msg "exec --no-startup-id {i3-dmenu-desktop, dmenu_run}" super + {_, shift +} n dunstctl {history-pop, close} -super + shift + space +super + space i3-msg floating toggle