don't auto start nextcloud because of keyring issue

This commit is contained in:
Pim Kunis 2023-05-15 08:06:26 +02:00
parent 313fa36dcf
commit f289e3882c

View file

@ -27,8 +27,6 @@ exec --no-startup-id ~/.config/i3/scripts/load.sh
exec --no-startup-id keepassxc
exec --no-startup-id nextcloud --background
# Use pactl to adjust volume in PulseAudio.
set $refresh_i3status killall -SIGUSR1 i3status
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +10% && $refresh_i3status