mabox-obstart
This commit is contained in:
@@ -87,16 +87,16 @@ rsync -aq --ignore-existing /etc/xdg/autostart/ $config_dir/autostart
|
|||||||
startopenbox() {
|
startopenbox() {
|
||||||
checkautostart
|
checkautostart
|
||||||
|
|
||||||
|
# nerd-font fix for tint2
|
||||||
|
sd "~/.config/tint2/scripts/volumettf" "volumettf" ~/.config/tint2/*.tint2rc
|
||||||
|
sd "" "" ~/.config/tint2/*.tint2rc
|
||||||
|
sd "" "" ~/.config/tint2/*.tint2rc
|
||||||
|
sd "⏻" "" ~/.config/tint2/*.tint2rc
|
||||||
|
sd "" "" ~/.config/tint2/*.tint2rc
|
||||||
|
|
||||||
# Run mwelcome if not disaled
|
# Run mwelcome if not disaled
|
||||||
[ ! -f "$HOME/.config/mabox/.mwelcome" ] && mwelcome &
|
[ ! -f "$HOME/.config/mabox/.mwelcome" ] && mwelcome &
|
||||||
# [ -f "$HOME/.config/wpg/.mabox-init" ] && wpg-mabox-init &
|
|
||||||
|
|
||||||
# rename old wrappers, they now in /usr/local/bin
|
|
||||||
#wrappers=(nitrogen i3lock xrandr lxappearance skippy-xd-fix)
|
|
||||||
#for wrapper in "${wrappers[@]}"
|
|
||||||
#do
|
|
||||||
#[[ -f "$HOME/.local/bin/${wrapper}" ]] && mv "$HOME/.local/bin/${wrapper}" "$HOME/.local/bin/${wrapper}.old"
|
|
||||||
#done
|
|
||||||
|
|
||||||
. $HOME/.config/mabox/mabox.conf
|
. $HOME/.config/mabox/mabox.conf
|
||||||
#Set config variables if not set or empty; ":" means do nothing
|
#Set config variables if not set or empty; ":" means do nothing
|
||||||
|
|||||||
Reference in New Issue
Block a user