aboutsummaryrefslogtreecommitdiff
path: root/i3wm/.i3/apply_layout.sh
AgeCommit message (Collapse)Author
2015-11-09Use `rofi` as layout selector instead of `dmenu`Adrian Kummerlaender
2015-05-26Added new "half_stack" layout and fixed apply scriptAdrian Kummerlaender
* newlines were not forwarded correctly and as such the script only supported a single layout
2014-12-23Centralized `dmenu` configuration in `.dmenurc`Adrian Kummerlaender
2014-12-21Implemented 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`