add polkit
This commit is contained in:
parent
918f0a958b
commit
5c73840ece
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue