add polkit

This commit is contained in:
Adam 2023-12-30 21:00:57 -05:00
parent 918f0a958b
commit 5c73840ece

View file

@ -7,6 +7,7 @@ if [ -f ".screenlayout/default.sh" ]; then
. ".screenlayout/default.sh" &
fi
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
picom -b & # Compositor
xset r rate 200 100 & # Key repeat rate
unclutter & # Hide mouse cursor after inactivity