forked from Shinonome/dots-hyprland
added init system error message
This commit is contained in:
@@ -22,7 +22,7 @@ elif [[ ! -z $(openrc --version) ]]; then
|
|||||||
x sudo rc-service ydotool start
|
x sudo rc-service ydotool start
|
||||||
x sudo rc-service bluetooth start
|
x sudo rc-service bluetooth start
|
||||||
else
|
else
|
||||||
echo "test"
|
x echo "init system not detected" && false
|
||||||
fi
|
fi
|
||||||
|
|
||||||
v sudo chown -R $(whoami):$(whoami) ~/.local/share/icons/
|
v sudo chown -R $(whoami):$(whoami) ~/.local/share/icons/
|
||||||
|
|||||||
Reference in New Issue
Block a user