Skip to content

Instantly share code, notes, and snippets.

@speedsticko
Last active December 21, 2015 05:28
Show Gist options
  • Save speedsticko/6256659 to your computer and use it in GitHub Desktop.
Save speedsticko/6256659 to your computer and use it in GitHub Desktop.

Layouts

ALT + t: tiled windows ( []= symbol between the tag numbers and the title bar.) ALT + f: floating windows ( ><> symbol between the tag numbers and the title bar.) ALT + m: monocle windows (one fullscreen window at a time) ALT + space: move to previous mode

Stacks management

ALT + ENTER: move a windows to the master area

command shortcuts

ALT + SHIFT + Return: start a shell (xterm)

menu

ALT + p: execute command

windows

ALT + k: focus on previous window ALT + j: focus on next window [Alt]+[Enter] toggles windows between master and stack.

To move a terminal pane/tile/window to another tag you select the window by hovering over the window. Then execute the bind [Shift]+[Alt]+[2] to move the window to the 2 tag. [Alt]+[2] moves your focus to tag 2.

[Shift]+[Alt]+[c]: To kill a window

[Shift]+[Alt]+[q]: To quit dwm cleanlY

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment