yay -S bspwm dunst polybar ranger rofi sxhkd
yay -S picom pasystray nm-applet betterlockscreen clipit nerd-fonts-cascadia-code
yay -S rofi-calc rofi-emoji
- Clone the repository:
git clone https://github.com/MaaxGr/dotfiles.git
- Run the install script:
./dotfiles.sh -i
- Find out touchpad devicename
grep -e "Using input driver 'libinput'" /var/log/Xorg.0.log
- Create XORG touchpad config
Section "InputClass" Identifier "SYNA7DB5:00 06CB:7DB7 Touchpad" Driver "libinput" Option "Tapping" "on" Option "NaturalScrolling" "true" EndSection
XDG_CURRENT_DESKTOP=KDE
QT_QPA_PLATFORMTHEME=kde