also remove orage
This commit is contained in:
parent
ba603a8f07
commit
9873afe5e7
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Remove XFCE
|
|||
|
||||
doas pacman -Q | grep xfce | awk '!($2="")' | grep -v terminal | grep -v screenshooter | grep -v notifyd | grep -v libxfce4util | grep -v libxfce4ui | grep -v artwork | tr '\n' ' ' | catx
|
||||
|
||||
doas pacman -R xfwm (ctrl + shift + v)
|
||||
doas pacman -R xfwm orage-git (ctrl + shift + v)
|
||||
|
||||
locate xfce | grep -v terminal | grep -v screenshooter | grep -v notifyd | grep -v libxfce4util | grep -v libxfce4ui | grep -v artwork | doas xargs -d\\n rm -v
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue