mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Merge 7469d63f892e871b612e0559d42d4f8cfac3a7d8 into cbe88333413b9e9dc66af963339ce2e7b9eb014c
This commit is contained in:
commit
d0850b3999
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