mirror of
https://gitgud.io/Melon__Bread/gnu-plus-dotfiles.git
synced 2025-08-03 03:34:41 -04:00
Added Qtile
This commit is contained in:
6
.config/qtile/scripts/dmenu.sh
Executable file
6
.config/qtile/scripts/dmenu.sh
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"
|
Reference in New Issue
Block a user