summaryrefslogtreecommitdiff
path: root/archsetup
diff options
context:
space:
mode:
Diffstat (limited to 'archsetup')
-rwxr-xr-xarchsetup5
1 files changed, 5 insertions, 0 deletions
diff --git a/archsetup b/archsetup
index c0f95ca..b07f369 100755
--- a/archsetup
+++ b/archsetup
@@ -835,6 +835,10 @@ user_customizations() {
>> "$logfile" 2>&1 ) || error_warn "$action" "$?"
fi
+ # Refresh font cache for any fonts in dotfiles
+ action="refreshing font cache" && display "task" "$action"
+ fc-cache -f >> "$logfile" 2>&1 || error_warn "$action" "$?"
+
# install desktop-file-utils before updating database (provides update-desktop-database)
pacman_install desktop-file-utils
@@ -1304,6 +1308,7 @@ hyprland() {
pacman_install hyprpaper
action="Hyprland Utilities" && display "subtitle" "$action"
+ pacman_install cpio # hyprpm (plugin manager) dependency
pacman_install waybar # status bar
pacman_install fuzzel # app launcher (native Wayland, pinentry support)
pacman_install swww # wallpaper