updated hotkeys for floating points
This commit is contained in:
parent
6fad4ba234
commit
dd41044f54
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue