Updates
This commit is contained in:
parent
ec9914bdd8
commit
207732dae4
@ -37,7 +37,7 @@ if [ -d ~/dotfiles/hypr/settings/ ] ;then
|
||||
fi
|
||||
|
||||
if [ -f ~/dotfiles/.settings/eww-monitor.sh ] ;then
|
||||
if grep -q "echo" "~/dotfiles/.settings/eww-monitor.sh" ; then
|
||||
if grep -q "echo" $HOME/dotfiles/.settings/eww-monitor.sh ; then
|
||||
rm ~/dotfiles/.settings/eww-monitor.sh
|
||||
echo ":: ~/dotfiles/.settings/eww-monitor.sh removed."
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user