Switching to BSPWM from KDE

Alright so there is some work to do:

sudo pacman -S package1 package2 
  • Install the matching garuda-*-settings package (forcing you to uninstall the old one) - in this case its
sudo pacman -S garuda-bspwm-settings
  • Either delete all dotfiles (often found in ~/.config, ~/.kde4, ~/.profile, etc....) OR you just create a new user account eg. by using KDE settings
  • Copy the contents of /etc/skel to your home folder (~/) using Garuda Assistant (at the bottom, apply new configs)

Depending on how experienced or familiar you are with this kind of stuff it might be easier/faster to reinstall though :smiley:

11 Likes