mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Does not need a full system update
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
echo "Replace wofi with walker as the default launcher"
|
echo "Replace wofi with walker as the default launcher"
|
||||||
|
|
||||||
if ! command -v walker &>/dev/null; then
|
if ! command -v walker &>/dev/null; then
|
||||||
sudo pacman -Syu --noconfirm --needed walker-bin libqalculate
|
sudo pacman -S --noconfirm --needed walker-bin libqalculate
|
||||||
|
|
||||||
sudo pacman -Rns --noconfirm wofi
|
sudo pacman -Rns --noconfirm wofi
|
||||||
rm -rf ~/.config/wofi
|
rm -rf ~/.config/wofi
|
||||||
|
|||||||
Reference in New Issue
Block a user