Install GUI apps after GUI
This commit is contained in:
parent
000e9db430
commit
c19c297f5a
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,6 @@ yay --noconfirm -Syu \
|
|||
openssh \
|
||||
terminal-parrot \
|
||||
rar \
|
||||
nextcloud-client \
|
||||
flatpak \
|
||||
`# Fixes: https://www.reddit.com/r/flatpak/comments/168tav2/how_to_fix_blurry_flatpaks_on_high_resolution/` \
|
||||
xdg-desktop-portal-gtk \
|
||||
|
@ -78,7 +77,8 @@ yay --noconfirm -Syu \
|
|||
# Frameworks
|
||||
. "../Software/IcedTea/install.sh";
|
||||
|
||||
# rclone
|
||||
# File Sync
|
||||
yay --noconfirm -Syu nextcloud-client \
|
||||
. "../Software/rclone/install.sh";
|
||||
|
||||
# Firefox
|
||||
|
|
Loading…
Reference in a new issue