make the readme text instead of md

This commit is contained in:
randomuser 2020-10-23 02:15:58 +00:00
parent 28e112468a
commit c1dcf97b01
1 changed files with 26 additions and 0 deletions

26
README Normal file
View File

@ -0,0 +1,26 @@
sowm
====
a simple floating window manager
+----+
|KEYS|
+----+
Mod+[Enter] -> terminal
Mod+[d] -> dmenu
Alt+Tab -> cycle windows
Mod+[h,j,k,l] -> move current window
Mod+Shift+[h,j,k,l] -> resize current window
Mod+Alt+[h,j,k,l] -> halve current window
+--------+
|CONFIG.H|
+--------+
BORDER_COLOR -> color of the border
BORDER_WIDTH -> width of a border (in px)
+----+
|TODO|
+----+
change border color depending on focus