obtheme2jgmenu

master
Daniel Napora 2022-05-15 11:48:20 +02:00
parent bf1e2284f3
commit a8077cc297
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +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"
sd '# ' '' "$CONFFILE"
sd '^#' '' "$CONFFILE"
fi