can copy from old xmonad config
add scripts either to dotfiles ~/.local/bin
or dwm repo
- 1
- “emacs”, spawns an emacsclient window if server running
- 2
- “web”, spawns firefox window
- 9
- “media”. spotify or steam is constrained to spawn here only
Automatically attach to or create tmux server on opened window
New clients open at the bottom of the stack, instead of replacing master.
Run the script ~/.local/share/dwm/autostart.sh
at startup.
Cursor is automatically moved to middle of window whenever focus shifts. Focus doesn’t shift when creating/killing windows.
Layout: Only two windows, master and first window on stack, are shown.
s-S-J
and s-S-K
to move windows around stack, a la xmonad.
System tray icons are displayed on the dwm bar.
Key to focus the master window immediately.
(Hopefully) rotate clients in stack without disturbing master or focus. This would be useful in the deck layout to “flip through” windows in the stack.
Remove border when fullscreen