mirror of
https://github.com/outbackdingo/Fedora-Hyprland.git
synced 2026-01-27 10:18:53 +00:00
Rofi-wayland was changed to rofi
This final check script still looked for rofi-wayland causing error Also main was updated already to install rofi .vs rofi-wayland Updated development to match On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: 00-hypr-pkgs.sh modified: 02-Final-Check.sh
This commit is contained in:
@@ -40,7 +40,7 @@ hypr_package=(
|
||||
qt5ct
|
||||
qt6ct
|
||||
qt6-qtsvg
|
||||
rofi-wayland
|
||||
rofi
|
||||
slurp
|
||||
swappy
|
||||
unzip # required later
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
packages=(
|
||||
cliphist
|
||||
kvantum
|
||||
rofi-wayland
|
||||
rofi
|
||||
ImageMagick
|
||||
SwayNotificationCenter
|
||||
swww
|
||||
@@ -88,4 +88,4 @@ else
|
||||
|
||||
# Add a timestamp when the missing packages were logged
|
||||
echo "${NOTE} Missing packages logged at $(date)" >> "$LOG"
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user