add hidpi in install.sh

This commit is contained in:
wyj
2024-03-28 01:45:39 -04:00
parent c3bfe46e79
commit 943cb53c93
2 changed files with 19 additions and 0 deletions
+1
View File
@@ -60,6 +60,7 @@ if [[ $profile == *"Qtile"* ]]; then
source .install/install-packages.sh
fi
source .install/wallpaper.sh
source .install/hidpi.sh
source .install/displaymanager.sh
source .install/issue.sh
source .install/restore.sh