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 \
|
openssh \
|
||||||
terminal-parrot \
|
terminal-parrot \
|
||||||
rar \
|
rar \
|
||||||
nextcloud-client \
|
|
||||||
flatpak \
|
flatpak \
|
||||||
`# Fixes: https://www.reddit.com/r/flatpak/comments/168tav2/how_to_fix_blurry_flatpaks_on_high_resolution/` \
|
`# Fixes: https://www.reddit.com/r/flatpak/comments/168tav2/how_to_fix_blurry_flatpaks_on_high_resolution/` \
|
||||||
xdg-desktop-portal-gtk \
|
xdg-desktop-portal-gtk \
|
||||||
|
@ -78,7 +77,8 @@ yay --noconfirm -Syu \
|
||||||
# Frameworks
|
# Frameworks
|
||||||
. "../Software/IcedTea/install.sh";
|
. "../Software/IcedTea/install.sh";
|
||||||
|
|
||||||
# rclone
|
# File Sync
|
||||||
|
yay --noconfirm -Syu nextcloud-client \
|
||||||
. "../Software/rclone/install.sh";
|
. "../Software/rclone/install.sh";
|
||||||
|
|
||||||
# Firefox
|
# Firefox
|
||||||
|
|
Loading…
Reference in a new issue