mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
@ -3,7 +3,7 @@ echo "Replace wofi with walker as the default launcher"
|
||||
if ! command -v walker &>/dev/null; then
|
||||
yay -Sy --noconfirm --needed walker-bin libqalculate
|
||||
|
||||
yay -R --noconfirm wofi
|
||||
yay -Rns --noconfirm wofi
|
||||
rm -rf ~/.config/wofi
|
||||
|
||||
mkdir -p ~/.config/walker
|
||||
|
Reference in New Issue
Block a user