diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-27 16:12:15 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-27 16:12:15 +0200 |
commit | f9ad1becb3ad7dd8729d4dab8dadc1f659ed59db (patch) | |
tree | 59168e85f7eef21f369be57f23efc00514c85125 /README.md | |
parent | f7426937691b0d37ab360611953d4f38359d3ace (diff) | |
download | dmenu-f9ad1becb3ad7dd8729d4dab8dadc1f659ed59db.tar.gz dmenu-f9ad1becb3ad7dd8729d4dab8dadc1f659ed59db.tar.bz2 dmenu-f9ad1becb3ad7dd8729d4dab8dadc1f659ed59db.zip |
update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -11,7 +11,8 @@ on the fly color matching with Pywal16 ### .Xressources or your Pywal template ! dmenu + dmenu.font: JetBrainsMono Nerd Font Mono:size=14 dmenu.background: {color1} - dmenu.foreground: {color15} - dmenu.selbackground: {color0} + dmenu.foreground: {color0} + dmenu.selbackground: {color2} dmenu.selforeground: {color15} |