git clone https://github.com/peterge1998/i3-plasma && cd i3-plasma
mv i3/config ~/.config/i3/config
mv plasma-i3.desktop /usr/share/xsessions/
pacman -S i3-gaps i3status #rofi
pacman -S xclip scrot
yay -S spotify firefox teamspeak3
If Spotify gets muted on desktop "beeps", comment out "module-role-cork" in pulse audio configuration file:
/etc/pulse/default.pa
load-module module-role-cork
Or simply unload it with: pactl unload-module module-role-cork
Enable Mousewheel scrolling: Preferences -> General -> Use autoscrolling