Add deps needed for leftwm config

This commit is contained in:
Travis Burtrum 2024-03-09 23:37:18 -05:00
parent 2bd69c189e
commit 2121419240

View File

@ -2,6 +2,8 @@
export SCRIPTPATH="$( cd "$(dirname "$0")" ; pwd -P )"
# pacman -S --needed leftwm leftwm-theme-git polybar pavucontrol xss-lock physlock picom feh network-manager-applet blueman
# Dim the screen after 30s of inactivity, lock the screen two minutes later using i3lock:
xset s 30 120
xss-lock -n ~/bin/dim-screen.sh -- physlock -smd &