summaryrefslogtreecommitdiff
path: root/readme.org
Commit message (Collapse)AuthorAgeFilesLines
* feat: Commands restructure + home manager module now makes configBossCode452025-01-041-2/+5
| | | | | | Commands module is now a separate libraray that the flake includes. The home manager module will now auto generate the config and has options for different things such as keybinds, gaps, workspaces, etc.
* feat: Updated readme and added nix supportBossCode452024-05-301-1/+1
| | | | Added a flake.nix and shell.nix and .envrc so nix+direnv will work well
* feat: Added documentationBossCode452023-08-231-3/+6
| | | | | Also fixed up the special cases for keybinds, such as SPC, ESC, RET, -, and +.
* feat: Added key chordingBossCode452023-06-281-1/+4
| | | | | | Probably a hacky mess but oh well. Key chords can be done by seperating binds in string with ` `. You can set the quit bind with `quitkey`, default mod+g. (Chords also exited when pressing unbound keys).
* feat: Added ; as a command separatorBossCode452023-06-241-1/+1
|
* feat: Fixed fullscreen stuff after rebasing in the config refactorBossCode452023-06-211-0/+2
| | | | Also added stuff to the readme for it
* feat: Made a proper arg parserBossCode452023-06-211-5/+5
| | | | Now supports quotes properly, and uses \ to escape characters
* feat: Updated readmeBossCode452023-06-181-26/+74
| | | | Updated the readme and added a default config file.
* Better error checking for configBossCode452023-02-011-4/+3
|
* readme updateBossCode452022-12-241-2/+2
|
* Readme updateBossCode452022-12-241-14/+29
|
* Log file variableBossCode452022-09-131-1/+1
|
* Changed order of things in config fileBossCode452022-09-131-2/+2
|
* Better keybind exampleBossCode452022-09-011-1/+1
|
* Fixing readmeBossCode452022-08-311-20/+20
|
* Better readmeBossCode452022-08-311-17/+41
|
* Docs updateBossCode452022-08-251-0/+1
|
* Better makefile, fixed default config bug with rofi, docs for workspace keybindsBossCode452022-08-241-1/+4
|
* fixed readme syntaxBossCode452022-08-231-3/+3
|
* More config options and slightly better docs.BossCode452022-08-231-4/+11
|
* Better keybind support - and credits in readmeBossCode452022-08-221-5/+10
|
* aligned keybinds in readmeBossCode452022-08-191-4/+4
|
* Added basic readmeBossCode452022-08-191-0/+17