aboutsummaryrefslogtreecommitdiff
path: root/src/config.zig
AgeCommit message (Expand)AuthorFilesLines
2020-04-09Go back to using std.ChildProcessIsaac Freund1-1/+1
2020-04-08Implement outer paddingIsaac Freund1-1/+5
2020-04-08Remove stray default valuesIsaac Freund1-2/+2
2020-04-08Fix environment of spawned processesIsaac Freund1-1/+1
2020-04-08Add keybind to close viewsIsaac Freund1-0/+2
2020-04-08Add view all tags and tag with all tags keybindsIsaac Freund1-0/+3
2020-04-08Add binding to toggle tag of focused viewIsaac Freund1-0/+7
2020-04-08Add binding to toggle focused tagsIsaac Freund1-0/+7
2020-04-07Refactor keybindings to be runtime defined.Isaac Freund1-0/+62