update markdown

This commit is contained in:
speedie 2022-11-15 16:31:51 +01:00
parent f0cee30311
commit 43bf61f1ce

View file

@ -1,3 +1,4 @@
# speedwm
![image](/docs/preview.png)
## What is speedwm?
@ -241,6 +242,7 @@ Please let me know if any keybinds are missing as these have been manually added
## Dependencies
These are absolutely necessary, speedwm will NOT compile without them
- libxft
- pango
- libXinerama
- Can be disabled through editing toggle.mk if you're not interested in multiple monitors.
- imlib2
@ -357,9 +359,7 @@ If it is not or you want it somewhere else, you can edit 'autostart.h' and 'make
- speedwm.client.swallow: 1
- speedwm.client.swallowfloating: 1
- speedwm.client.wmclass: 1
- speedwm.fonts.font1: NotoSans-Regular:size=8:antialiasing=true
- speedwm.fonts.font2: fontawesome:size=8:antialiasing=true
- speedwm.fonts.font3: Noto Color Emoji:size=8:antialiasing=true
- speedwm.fonts.font: NotoSans Regular 8
- speedwm.col.background: #222222
- speedwm.col.layout: #99b3ff
- speedwm.col.layouttext: #000000
@ -445,7 +445,7 @@ If it is not or you want it somewhere else, you can edit 'autostart.h' and 'make
- speedwm.stack.mastercount: 1
- speedwm.stack.snap: 20
- speedwm.status.defaultstatus:
- speedwm.status.status: status
- speedwm.status.status: speedwm_status
- speedwm.status.statusallmons: 1
- speedwm.switcher.maxheight: 200
- speedwm.switcher.maxwidth: 600