fix bug: missing fi
This commit is contained in:
@@ -14,5 +14,6 @@ if [! -d ~/dotfiles ]; then
|
|||||||
sed -E 's/[0-9]+(\.[0-9]+)?/16/' .settings/rofi-font.rasi
|
sed -E 's/[0-9]+(\.[0-9]+)?/16/' .settings/rofi-font.rasi
|
||||||
echo '\n# hidpi scale\nsource = ~/dotfiles/hypr/conf/hidpi.conf' >> hypr/conf/custom.conf
|
echo '\n# hidpi scale\nsource = ~/dotfiles/hypr/conf/hidpi.conf' >> hypr/conf/custom.conf
|
||||||
sed -E 's/1/2' hypr/conf/monitors/default.conf
|
sed -E 's/1/2' hypr/conf/monitors/default.conf
|
||||||
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user