radio: files: river: Remove telegram-desktop from autostart applications

impermanence
Luis Guilherme Coelho 2024-07-03 21:28:09 -03:00
parent f863297f67
commit bcbfbec643
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 1 additions and 1 deletions

View File

@ -288,7 +288,7 @@ dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=r
spawn ~/.guix-home/profile/libexec/xdg-desktop-portal-wlr
spawn ~/.guix-home/profile/libexec/xdg-desktop-portal
for application in gammastep waybar telegram-desktop fnott keepassxc; do
for application in gammastep waybar fnott keepassxc; do
spawn $application
done