fix2
This commit is contained in:
parent
ea16fedf15
commit
0f71cd37ef
@ -95,7 +95,7 @@ checkautostart
|
||||
wrappers=(nitrogen i3lock xrandr lxappearance skippy-xd-fix)
|
||||
for wrapper in "${wrappers[@]}"
|
||||
do
|
||||
[[ -f "$HOME/.local/bin/${wr}" ]] && mv "$HOME/.local/bin/${wr}" "$HOME/.local/bin/${wr}.old"
|
||||
[[ -f "$HOME/.local/bin/${wrapper}" ]] && mv "$HOME/.local/bin/${wrapper}" "$HOME/.local/bin/${wrapper}.old"
|
||||
done
|
||||
|
||||
. $HOME/.config/mabox/mabox.conf
|
||||
|
Loading…
Reference in New Issue
Block a user