Archived on Oct 7, 2022
- Common Lisp 100%
| helper | ||
| screenshot | ||
| stumpwm-contrib@619c348e70 | ||
| .gitmodules | ||
| config | ||
| defcommands.lisp | ||
| groups.lisp | ||
| keybinding.lisp | ||
| LICENSE | ||
| mode-line.fasl | ||
| mode-line.lisp | ||
| modules.lisp | ||
| on-init.lisp | ||
| README.md | ||
| theme.fasl | ||
| theme.lisp | ||
Notarock's StumpWM Configurations
Configuration files for the Stump Window Manager
├── config
├── defcommands.lisp
├── groups.lisp
├── helper
│ ├── confirm-command.lisp
│ ├── web-jump.lisp
│ └── xrandr.lisp
├── keybinding.lisp
├── mode-line.lisp
├── modules.lisp
├── on-init.lisp
└── theme.lisp
