speedwm-mkpage: Auto-pushed speedwm changes!

This commit is contained in:
speediegq 2022-09-21 19:50:33 +02:00
parent 5c4233db46
commit 2235e477b3

View file

@ -195,7 +195,7 @@ Please let me know if any keybinds are missing as these have been manually added
- Music button | Open your defined music player
- WLAN button | Disconnect from WLAN
### Mouse
-- Mouse --
These binds can be activated using your mouse
@ -213,6 +213,7 @@ Please let me know if any keybinds are missing as these have been manually added
There are also keybinds for statuscmd, but you must implement it into your own status bar.
See mouse.h for more information.
## Dependencies
These are absolutely necessary, speedwm will NOT compile without them
- libxft-bgra (Can be installed through 'make <distro>-libxftfix')
@ -375,7 +376,6 @@ Below is a list of all signums and what they do.
- 63 | Reset layout/mfact
- 64 | Reset nmaster
## Switching run launcher
Some users may prefer to use a different run launcher than dmenu.
Previously all scripts bundled would only run dmenu from $PATH but you can now switch run launcher very easily.