Add polkit agent
This commit is contained in:
@@ -235,9 +235,10 @@ focus_follows_mouse no
|
||||
#-----------#
|
||||
# Autostart #
|
||||
#-----------#
|
||||
exec_always --no-startup-id nextcloud --background &
|
||||
exec_always --no-startup-id browserpass &
|
||||
exec --no-startup-id nextcloud --background &
|
||||
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
|
||||
for_window [shell="xwayland"] title_format "[XWayland] %title"
|
||||
|
||||
@@ -15,8 +15,7 @@ fi
|
||||
paru -Sy curl git stow bat fzf less nextcloud-client
|
||||
|
||||
# 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
|
||||
sudo systemctl enable mpd
|
||||
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
|
||||
|
||||
# Install GUI Apps
|
||||
paru -Sy gnome-podcasts
|
||||
|
||||
Reference in New Issue
Block a user