don't auto start nextcloud because of keyring issue
This commit is contained in:
parent
313fa36dcf
commit
f289e3882c
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ exec --no-startup-id ~/.config/i3/scripts/load.sh
|
||||||
|
|
||||||
exec --no-startup-id keepassxc
|
exec --no-startup-id keepassxc
|
||||||
|
|
||||||
exec --no-startup-id nextcloud --background
|
|
||||||
|
|
||||||
# Use pactl to adjust volume in PulseAudio.
|
# Use pactl to adjust volume in PulseAudio.
|
||||||
set $refresh_i3status killall -SIGUSR1 i3status
|
set $refresh_i3status killall -SIGUSR1 i3status
|
||||||
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +10% && $refresh_i3status
|
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +10% && $refresh_i3status
|
||||||
|
|
Reference in a new issue