add wpg for theme switching
This commit is contained in:
parent
7a06470070
commit
dfae762222
5 changed files with 18 additions and 16 deletions
6
.scripts/dmen
Executable file
6
.scripts/dmen
Executable 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…
Add table
Add a link
Reference in a new issue