use gnome-polkit

This commit is contained in:
shibao 2022-01-20 22:00:56 -05:00
parent 1e68f959a2
commit f0dd42818d
2 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ exec --no-startup-id mako
exec --no-startup-id kanshi
# polkit
exec --no-startup-id lxpolkit
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
# applets
exec nm-applet --indicator

View File

@ -29,9 +29,9 @@ please let me know if i've forgotten one!
- swaylock (lockscreen)
- alacritty (terminal)
- rofi (launcher)
- moki (notification daemon)
- mako (notification daemon)
- kanshi (screen config manager)
- lxpolkit (auth helper)
- gnome-polkit (auth helper)
- nm-applet (network gui tray applet)
- blueman-tray (bluetooth gui tray applet)
- playerctl (music controller)