Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-19 | Fix bug in workspace script | Urbain Vaes | |
Bug description: going to the next workspace from workspace number 10 resulted in two workspaces with number 0. Reason: awk '$1 ~ /0/' matches both 0 and 10. | |||
2019-02-18 | Add Caps_Lock as shift-print | Urbain Vaes | |
2018-12-22 | Add generalized motion | Urbain Vaes | |
2018-11-25 | Add binding to change keyboard | Urbain Vaes | |
2018-11-17 | Add support for external files | Urbain Vaes | |
2018-11-16 | Move ~/bin to ~/.local/bin | Urbain Vaes | |