| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Commands restructure + home manager module now makes config | BossCode45 | 2025-01-04 | 1 | -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 support | BossCode45 | 2024-05-30 | 1 | -1/+1 |
| | | | | | Added a flake.nix and shell.nix and .envrc so nix+direnv will work well | ||||
| * | feat: Added documentation | BossCode45 | 2023-08-23 | 1 | -3/+6 |
| | | | | | | Also fixed up the special cases for keybinds, such as SPC, ESC, RET, -, and +. | ||||
| * | feat: Added key chording | BossCode45 | 2023-06-28 | 1 | -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 separator | BossCode45 | 2023-06-24 | 1 | -1/+1 |
| | | |||||
| * | feat: Fixed fullscreen stuff after rebasing in the config refactor | BossCode45 | 2023-06-21 | 1 | -0/+2 |
| | | | | | Also added stuff to the readme for it | ||||
| * | feat: Made a proper arg parser | BossCode45 | 2023-06-21 | 1 | -5/+5 |
| | | | | | Now supports quotes properly, and uses \ to escape characters | ||||
| * | feat: Updated readme | BossCode45 | 2023-06-18 | 1 | -26/+74 |
| | | | | | Updated the readme and added a default config file. | ||||
| * | Better error checking for config | BossCode45 | 2023-02-01 | 1 | -4/+3 |
| | | |||||
| * | readme update | BossCode45 | 2022-12-24 | 1 | -2/+2 |
| | | |||||
| * | Readme update | BossCode45 | 2022-12-24 | 1 | -14/+29 |
| | | |||||
| * | Log file variable | BossCode45 | 2022-09-13 | 1 | -1/+1 |
| | | |||||
| * | Changed order of things in config file | BossCode45 | 2022-09-13 | 1 | -2/+2 |
| | | |||||
| * | Better keybind example | BossCode45 | 2022-09-01 | 1 | -1/+1 |
| | | |||||
| * | Fixing readme | BossCode45 | 2022-08-31 | 1 | -20/+20 |
| | | |||||
| * | Better readme | BossCode45 | 2022-08-31 | 1 | -17/+41 |
| | | |||||
| * | Docs update | BossCode45 | 2022-08-25 | 1 | -0/+1 |
| | | |||||
| * | Better makefile, fixed default config bug with rofi, docs for workspace keybinds | BossCode45 | 2022-08-24 | 1 | -1/+4 |
| | | |||||
| * | fixed readme syntax | BossCode45 | 2022-08-23 | 1 | -3/+3 |
| | | |||||
| * | More config options and slightly better docs. | BossCode45 | 2022-08-23 | 1 | -4/+11 |
| | | |||||
| * | Better keybind support - and credits in readme | BossCode45 | 2022-08-22 | 1 | -5/+10 |
| | | |||||
| * | aligned keybinds in readme | BossCode45 | 2022-08-19 | 1 | -4/+4 |
| | | |||||
| * | Added basic readme | BossCode45 | 2022-08-19 | 1 | -0/+17 |
