From 5215efefccc6fe77177781b1fc235259bb937744 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sat, 31 May 2025 22:33:59 +0200 Subject: update --- README.md | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 69cade8..8a8804a 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,19 @@ - - ▗▄▄▄ ▗▖ ▗▖▗▄▄▄▖▗▖ ▗▖▗▖ ▗▖ - ▐▌ █ ▐▛▚▞▜▌▐▌ ▐▛▚▖▐▌▐▌ ▐▌ - ▐▌ █ ▐▌ ▐▌▐▛▀▀▘▐▌ ▝▜▌▐▌ ▐▌ - ▐▙▄▄▀ ▐▌ ▐▌▐▙▄▄▖▐▌ ▐▌▝▚▄▞▘ - -> git clone https://git.wittamore.com/dmenu - -## Dmenu with the following patches: +# Dmenu with the following patches: - xresources - center +- border The center patch adds the -c parameter for centering dmenu +The border patch adds the -bw parameter followed by an integer -The xresources patch makes dmenu read the .Xresources file enabling +The xresources patch makes dmenu read the .Xresources file enabling
on the fly color matching with Pywal16 -### .Xressources or your Pywal template +### .Xressources or Pywal template ! dmenu - dmenu.font: JetBrainsMono Nerd Font Mono:size=14 dmenu.background: {color1} - dmenu.foreground: {color0} - dmenu.selbackground: {color2} + dmenu.foreground: {color15} + dmenu.selbackground: {color0} dmenu.selforeground: {color15} -- cgit v1.2.3