fix typos
This commit is contained in:
parent
51b52d3226
commit
09b3da6fdd
|
@ -2,7 +2,7 @@
|
|||
|
||||
simple desktop environment
|
||||
|
||||
This build of dwm, dmenu, st and sxiv was made to simplify the styling of every program with one single style.h to handle color and fonts.
|
||||
This build of dwm, dmenu, st and sxiv was made to simplify the styling of every program with one single style.h to handle colors and fonts.
|
||||
|
||||
##Dependencies
|
||||
|
||||
|
@ -14,7 +14,7 @@ This is intended to be used with [barzvoid](https://git.brz9.dev/ed/barzvoid), m
|
|||
|
||||
In order not to mess up existing build of dwm or st on your machine, the modified Makefiles will produce a dwm-gaps and st-82 binaries.
|
||||
|
||||
##Keyboard lay-out
|
||||
To change the keymap (for dwm's TAGs) you can uncomment relevent section or update style.h
|
||||
##Keyboard layout
|
||||
To change the keymap (for dwm's TAGs) you can uncomment the relevent section or update style.h
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue