master
Daniel Napora 2022-05-15 13:27:02 +02:00
parent 8c0c559aa0
commit 80dad65963
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ if [ ! -f "$CONFFILE" ]; then
jgmenu_run init --apply-obtheme
grep -f $HOME/.config/mabox/jgobthemes/example.txt $HOME/.config/jgmenu/jgmenurc | sponge $HOME/.config/mabox/jgobthemes/${wm_theme// /_}.colorrc
echo "menu_gradient_pos = none" >> "$CONFFILE"
echo "color_menu_bg_to = #222222 100" >> "$CONFFILE"
sd '^#' '' "$CONFFILE"
fi