---------- |Packages| ---------- xorg-server xorg-xinit xorg-xkill xorg-xsetroot xorg-xbacklight xorg-xprop \ sxiv mpv zathura zathura-pdf-mupdf ffmpeg imagemagick fzf man-db xwallpaper\ python-pywal unclutter xclip maim xdg-user-dirs libconfig bluez bluez-utils\ zip unzip unrar git sxhkd rsync xcompmgr libnotify dunst slock jq rsync birghtnessctl\ --------- |crontab| --------- * * * * * env DISPLAY=:0 env DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus /home/rasmus/.local/scripts/checkBat ------------------ |Touchpad tapping| ------------------ in /etc/X11/xorg.conf.d/30-touchpad.conf Section "InputClass" Identifier "touchpad catchall" Driver "libinput" Option "Tapping" "on" EndSection