Add polkit agent
This commit is contained in:
@@ -235,9 +235,10 @@ focus_follows_mouse no
|
|||||||
#-----------#
|
#-----------#
|
||||||
# Autostart #
|
# Autostart #
|
||||||
#-----------#
|
#-----------#
|
||||||
exec_always --no-startup-id nextcloud --background &
|
exec --no-startup-id nextcloud --background &
|
||||||
exec_always --no-startup-id browserpass &
|
|
||||||
exec --no-startup-id /usr/libexec/xdg-desktop-portal -r
|
exec --no-startup-id /usr/libexec/xdg-desktop-portal -r
|
||||||
|
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
|
exec --no-startup-id mpd
|
||||||
|
|
||||||
xwayland enable
|
xwayland enable
|
||||||
for_window [shell="xwayland"] title_format "[XWayland] %title"
|
for_window [shell="xwayland"] title_format "[XWayland] %title"
|
||||||
|
|||||||
@@ -15,8 +15,7 @@ fi
|
|||||||
paru -Sy curl git stow bat fzf less nextcloud-client
|
paru -Sy curl git stow bat fzf less nextcloud-client
|
||||||
|
|
||||||
# Install DE
|
# Install DE
|
||||||
paru -Sy mpd ncmpcpp dunst xdg-desktop-portal-wlr xdg-desktop-portal sway swaybg swaylock waybar wofi foot grim slurp wl-clipboard xorg-xwayland
|
paru -Sy mpd ncmpcpp dunst xdg-desktop-portal-wlr xdg-desktop-portal sway swaybg swaylock waybar wofi foot grim slurp wl-clipboard xorg-xwayland polkit-gnome
|
||||||
sudo systemctl enable mpd
|
|
||||||
|
|
||||||
# Install GUI Apps
|
# Install GUI Apps
|
||||||
paru -Sy gnome-podcasts
|
paru -Sy gnome-podcasts
|
||||||
|
|||||||
Reference in New Issue
Block a user