i3 keybindings in doku
This commit is contained in:
parent
f51a39a745
commit
f34e8b6d74
1 changed files with 28 additions and 0 deletions
28
i3/keybindings.md
Normal file
28
i3/keybindings.md
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
# i3 keybindings
|
||||||
|
|
||||||
|
mod = Win/Super
|
||||||
|
|
||||||
|
mod + enter terminal
|
||||||
|
mod + q schließe Fenster
|
||||||
|
mod + d dmenu
|
||||||
|
mod + hjkl/pfeiltasten Fenster wechseln
|
||||||
|
mod + shift + hjkl/pfeiltasten verschiebe Fenster
|
||||||
|
mod + v Split horizontal
|
||||||
|
mod + n split vertical
|
||||||
|
mod + f fullscreen
|
||||||
|
mod + shift + space floating Fenster
|
||||||
|
mod + <n> wechsel zu workspace <n>
|
||||||
|
mod + shift + <n> verschiebe fenster zu workspace <n>
|
||||||
|
mod + shift + r reload config
|
||||||
|
mod + r toggle resize mode
|
||||||
|
In `resize-mode`
|
||||||
|
hl/links/rechts breite
|
||||||
|
jk/oben/unten höhe
|
||||||
|
|
||||||
|
|
||||||
|
mod
|
||||||
|
mod enter terminal
|
||||||
|
mod d app horizontal
|
||||||
|
mod v app vertikal
|
||||||
|
mod f fullscren
|
||||||
|
ctrl + q schließe app oder mod shift q
|
Loading…
Reference in a new issue