mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Make dmenu use wal colors
This commit is contained in:
parent
5f4e64c09b
commit
7469d63f89
6
.scripts/dmen
Normal file
6
.scripts/dmen
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
# Import the colors
|
||||||
|
. "${HOME}/.cache/wal/colors.sh"
|
||||||
|
|
||||||
|
dmenu_run -nb "$color0" -nf "$color15" -sb "$color1" -sf "$color15"
|
||||||
Loading…
x
Reference in New Issue
Block a user