mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Automatically start polkit agent
This commit is contained in:
parent
3d1a47acc7
commit
43fc732460
|
@ -14,6 +14,7 @@
|
|||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = systemctl --user start xdg-desktop-portal-hyprland
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
||||
exec-once = setbg
|
||||
exec-once = eww open bar0
|
||||
|
|
Loading…
Reference in a new issue