i3: Keybindings hinzugefügt
This commit is contained in:
parent
7f4722ba59
commit
c9fac511a2
1 changed files with 25 additions and 0 deletions
25
i3/keybindings.md
Normal file
25
i3/keybindings.md
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
# i3 keybindings
|
||||||
|
|
||||||
|
|
||||||
|
mod = Win/Super
|
||||||
|
|
||||||
|
## Normal-Mode
|
||||||
|
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
|
||||||
|
mod + Strg + < move Workspace to on the left/right
|
||||||
|
mod + Shift + s Enable Lockscreen
|
||||||
|
mod + Shift + Pfeiltasten Tausche Fenster
|
||||||
|
## Resize-Mode
|
||||||
|
hl/links/rechts breite +-
|
||||||
|
jk/oben/unten höhe +-
|
Loading…
Reference in a new issue