diff options
| author | BossCode45 <human.cyborg42@gmail.com> | 2022-08-23 13:19:56 +1200 |
|---|---|---|
| committer | BossCode45 <human.cyborg42@gmail.com> | 2022-08-23 13:19:56 +1200 |
| commit | 40d9524fe17457a93ab71f710aafdfa929f721fe (patch) | |
| tree | 3ffe2b5ef120b3225e87c12d12ef7134655c1ee6 | |
| parent | d8ed99af5deb48ed8280d8dcb5457a401d074a2d (diff) | |
| download | YATwm-40d9524fe17457a93ab71f710aafdfa929f721fe.tar.gz YATwm-40d9524fe17457a93ab71f710aafdfa929f721fe.zip | |
fixed readme syntax
| -rw-r--r-- | readme.org | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,13 +7,13 @@ It currently barely works (only reason this is public is because others may want to see for reference. I wouldn't suggest using this at all and it may undergo heavy changes as the code currently isn't very clean or good. -* For people that have brain damage (anyone who wants to use it `while it is unfinished`) +* For people that have brain damage (anyone who wants to use it *while it is unfinished*) ** Config *** Startup -Add a bash command to the `startup` string in config.h and it will execute on startup. +Add a bash command to the ~startup~ string in config.h and it will execute on startup. *** General You can change either the inner gaps (padding around each window - so double it for space between windows), or the outer gaps (padding around the display - add to inner gaps to get space between window and screen edges). -They can be changed with the integers `gaps` and `outerGaps` in the config.h file. +They can be changed with the integers ~gaps~ and ~outerGaps~ in the config.h file. *** Keybinds Current keybinds: - mod1 + enter : alacritty |
