Skip to content

Commit e2d85f0

Browse files
committed
migration to rofi
1 parent c203e2a commit e2d85f0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Scripts/migrations/v25.9.1.sh

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/env sh
22

3-
echo "Replacing rofi-wayland to rofi"
4-
5-
sudo pacman -Sy
6-
sudo pacman -Rns --noconfirm rofi-wayland
7-
sudo pacman -S --noconfirm rofi
3+
echo "Please be sure to update rofi"
4+
echo "Arch repo now support rofi-wayland inside rofi package"
5+
echo "If you are using arch linux or an arch based distro please remove rofi-wayland and install rofi"
6+
echo "sudo pacman -Syu should also do the trick"

0 commit comments

Comments
 (0)