i3 keybindings

This commit is contained in:
Michael Grote 2021-06-02 19:47:19 +02:00
parent f34e8b6d74
commit c09fd1d30b

View file

@ -1,28 +1,22 @@
# i3 keybindings
mod = Win/Super
`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
## 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
mod enter terminal
mod d app horizontal
mod v app vertikal
mod f fullscren
ctrl + q schließe app oder mod shift q
## Resize-Mode
`hl/links/rechts` breite +-
`jk/oben/unten` höhe +-