We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d502576 commit f427535Copy full SHA for f427535
Scripts/migrations/v25.9.1.sh
@@ -0,0 +1,7 @@
1
+#!/usr/bin/env sh
2
+
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
0 commit comments