https://github.com/artyom-poptsov/.stumpwm.d
My StumpWM configuration
https://github.com/artyom-poptsov/.stumpwm.d
Last synced: 5 months ago
JSON representation
My StumpWM configuration
- Host: GitHub
- URL: https://github.com/artyom-poptsov/.stumpwm.d
- Owner: artyom-poptsov
- Created: 2016-03-13T07:07:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-13T07:27:00.000Z (over 10 years ago)
- Last Synced: 2025-09-12T21:17:14.325Z (10 months ago)
- Language: Common Lisp
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* avp's StumpWM Configuration
My [[https://stumpwm.github.io][StumpWM]] configuration.
** Key bindings
As an active [[http://awesome.naquadah.org/][Awesome]] TWM user I struggle to have similar
keybindings for StumpWM to make simultaneous use of two different
WMs easier.
| Keybinding | Action |
|------------+-------------------------------------------|
| s-f | Switch current window to fullscreen mode. |
| s-j | Switch to the next window. |
| s-k | Switch to the previous window. |
| s-RET | Open terminal (urxvt.) |
| s-e | Start Emacs client. |
| C-s-l | Lock the screen. |
| s-d | Open dmenu. |
| s-1..8 | Go to the Nth group. |
| s-! | Move current window to the 1st group. |
| s-@ | .. to the 2nd group. |
| s-# | .. to the 3rd group. |
| s-$ | .. to the 4th group. |
| s-% | .. to the 5th group. |
| s-^ | .. to the 6th group. |
| s-& | .. to the 7th group. |
| s-* | .. to the 8th group. |