Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Default Binds:

- ctrl+alt+cmd:
    - t: toggle focus-mode (autofocus -> autoraise -> disabled)
    - r: manually resize window to its container
    - q: quit kwm

    - m: mark the focused container (new split will now happen here)
    - s: toggle split-type of existing container

    - h: decrease split-ratio of focused container
    - l: increase split-ratio of focused container

    - f: toggle window fullscreen
    - p: toggle window parent container
    - w: toggle window floating
    - enter: opens a new iTerm window

- ctrl+alt:
    - p: send window to previous screen
    - n: send window to next screen

    - 1: send window to screen id 0
    - 2: send window to screen id 1
    - 3: send window to screen id 2

    - x: increase horizontal gap
    - y: increase vertical gap

    - larrow: increase screen padding-left 
    - rarrow: increase screen padding-right 
    - uarrow: increase screen padding-top 
    - darrow: increase screen padding-bottom 

- alt+cmd
    - s: set mode of current space to bsp
    - f: set mode of current space to monocle
    - d: set mode of current space to float
    - r: rotate window-tree by 90 degrees

    - h: focus previous window
    - l: focus next window

    - p: swap with the previous window
    - n: swap with the next window
    - m: swap with the marked window

    - x: decrease horizontal gap
    - y: decrease vertical gap

    - larrow: decrease screen padding-left 
    - rarrow: decrease screen padding-right 
    - uarrow: decrease screen padding-top 
    - darrow: decrease screen padding-bottom