From 1d333ee5c55da570e3832dfb725754a90c3a0f72 Mon Sep 17 00:00:00 2001 From: speediegq Date: Sat, 3 Sep 2022 17:55:57 +0200 Subject: [PATCH] speedwm-mkpage: Auto-pushed speedwm changes! --- README.md | 6 +++--- docs/deplist | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5f397cd..92ddf89 100644 --- a/README.md +++ b/README.md @@ -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 -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 diff --git a/docs/deplist b/docs/deplist index 0805676..4706ca6 100644 --- a/docs/deplist +++ b/docs/deplist @@ -3,9 +3,9 @@ - libxft-bgra (Can be installed through 'make -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