Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 635 Bytes

xmonad.md

File metadata and controls

54 lines (37 loc) · 635 Bytes

xmonad commands

Package needed :

sudo apt-get install xmonad xmobar dmenu libghc6-xmonad-contrib-dev libghc6-xmonad-dev thunar feh

H is host key (alt by default but often map to windows key)

Open a term

H-shift-enter

Change window

H-j H-k

Change window size

H-l H-h

Kill a window

H-shift-c

Launcher

H-p

Toggle bar

H-b

Switch workspace

H-1 H-2

Move window to workspace

H-shift-1 H-shift-2

Switch screen

H-w H-e

Move window to other screen

H-shift-w H-shift-e

Quit session

H-shift-q

Reload configuration

H-q

Reset to default layout

H-shift-space