wallust

mrgrouse's configs for https://codeberg.org/explosion-mental/wallust
Log | Files | Refs | Submodules | README

commit 838fc564a504cdc904470a826eeb7e3d6e902c3b
parent 2ba76603d33ad0dec8ee3003d459844dcad4be6f
Author: mrgrouse <mrgrouse@mrgrouse.com>
Date:   Wed, 18 Feb 2026 16:43:57 -0500

templates/colors.Xresources: fix for birdwm compatibility

Diffstat:
Mtemplates/colors.Xresources | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/templates/colors.Xresources b/templates/colors.Xresources @@ -19,12 +19,12 @@ UXTerm*cursorColor: {{cursor}} Xcursor.size: 24 Xcursor.theme: Sweet-cursors -dwm.normbgcolor: {{color4}} -dwm.normbordercolor: {{color4}} -dwm.normfgcolor: {{foreground}} -dwm.selbgcolor: {{color2}} -dwm.selbordercolor: {{foreground}} -dwm.selfgcolor: {{foreground}} +birdwm.normbgcolor: {{color4}} +birdwm.normbordercolor: {{color4}} +birdwm.normfgcolor: {{foreground}} +birdwm.selbgcolor: {{color2}} +birdwm.selbordercolor: {{foreground}} +birdwm.selfgcolor: {{foreground}} ! Colors 0-15. *.color0: {{color0}}