aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md21
1 files changed, 7 insertions, 14 deletions
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<br>
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}