This commit is contained in:
Stephan Raabe
2023-11-26 11:57:21 +01:00
parent 3fd4cb10da
commit 7f7e04cdad
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ cat <<"EOF"
EOF
echo -e "${NONE}"
if [ -f ~/dotfiles/hypr/conf/monitor.conf ] && [ -d ~/dotfiles/hypr/conf/monitors/ ]; then
if [ "$monitorrestored" == "1" ]; then
echo "Monitor settings could already be restored".
echo ""
else