speedwm-mkpage: Auto-pushed speedwm changes!

This commit is contained in:
speediegq 2022-09-03 17:55:57 +02:00
parent 0e4758fdfe
commit 1d333ee5c5
2 changed files with 5 additions and 5 deletions

View file

@ -162,7 +162,7 @@ Below is a list of all speedwm keybinds.
- Email button | Open your defined email client
- System button | Open your defined status viewer in a terminal
### Mouse
-- Mouse --
These binds can be activated using your mouse
@ -186,9 +186,9 @@ Below is a list of all speedwm keybinds.
- libxft-bgra (Can be installed through 'make <distro>-libxftfix')
- NOTE: libXft will do but will cause speedwm and as such all your applications to crash if a colored emoji is displayed in the status bar. This includes the Emoji picker.
- libXinerama
- Can be disabled through editing config.mk if you're not interested in multiple monitors.
- Can be disabled through editing toggle.mk if you're not interested in multiple monitors.
- imlib2
- Tag previews, Window icons. May add a toggle for this in the future if you're not interested in these features.
- Tag previews, Window icons. Can be disabled through editing toggle.mk and toggle.h if you don't want these features.
## Features
These are dependencies if you wanna use certain features

View file

@ -3,9 +3,9 @@
- libxft-bgra (Can be installed through 'make <distro>-libxftfix')
- NOTE: libXft will do but will cause speedwm and as such all your applications to crash if a colored emoji is displayed in the status bar. This includes the Emoji picker.
- libXinerama
- Can be disabled through editing config.mk if you're not interested in multiple monitors.
- Can be disabled through editing toggle.mk if you're not interested in multiple monitors.
- imlib2
- Tag previews, Window icons. May add a toggle for this in the future if you're not interested in these features.
- Tag previews, Window icons. Can be disabled through editing toggle.mk and toggle.h if you don't want these features.
-- Features --
These are dependencies if you wanna use certain features