mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-22 19:22:32 +00:00
make switch-theme work in non-bash shells
This commit is contained in:
parent
1394a36c42
commit
8fad1a98f4
|
@ -7,6 +7,7 @@
|
|||
|
||||
DESTDIR=~/.config/awesome
|
||||
PROJECT=copycat-killer/awesome-copycats
|
||||
SHELL=$(which bash)
|
||||
|
||||
# $(swap_dialog)
|
||||
define swap_dialog
|
||||
|
|
Loading…
Reference in a new issue