Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-26 | Added new "half_stack" layout and fixed apply script | Adrian Kummerlaender | |
* newlines were not forwarded correctly and as such the script only supported a single layout | |||
2014-12-23 | Centralized `dmenu` configuration in `.dmenurc` | Adrian Kummerlaender | |
2014-12-21 | Implemented basic `i3` layout selector based on `dmenu` | Adrian Kummerlaender | |
* `apply_layout.sh` offers a `dmenu` selection of all files in `~/.i3/layout` * the selected layout is applied to the current workspace via `i3-msg` |