Now the first flatpak I've successfully edited the yml for, honestly flatpak'ing stuff seems pretty
Now the first flatpak I've successfully edited the yml for, honestly flatpak'ing stuff seems pretty cool
systemctl --user status app-org.kde. ... xwayland-video-bridge@autostart.service or something like that?status is important partsource line also.../etc/xdg/autostart/org.kde.xwaylandvideobridge.desktop~/.config/autostartdesktop i see...im used to a source line mentioning from which file it is generated...mv the file with a .backup extension to disable it from autostarting? I know I can just start it if I do happen to need it but I cannot figure out a way to hide the little icon from showing up in the Overview expose in KDE./etc/xdg/autostart.disabled and move it there~/.config/autostart to my knowledge/etc/systemd/user which is sometimes interpreted as /etc/xdg/autostartrpm-ostree install, something like what they do in AUR packages: "Download original, then change/add stuff before install"?tor package's config and system units, that will make it more flexible to config by an admin, especialy in uBlue kind of environments● app-org.kde.xwaylandvideobridge@autostart.service - Xwayland Video Bridge
Loaded: loaded (/etc/xdg/autostart/org.kde.xwaylandvideobridge.desktop; generated)
Drop-In: /usr/lib/systemd/user/service.d
└─10-timeout-abort.conf
Active: active (running) since Thu 2024-02-08 17:54:55 EST; 29s ago
Docs: man:systemd-xdg-autostart-generator(8)
Main PID: 2862 (xwaylandvideobr)
Tasks: 16 (limit: 38299)
Memory: 15.7M
CPU: 127ms
CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/app-org.kde.xwaylandvideobridge@autostart.service
└─2862 /usr/bin/xwaylandvideobridge
Feb 08 17:54:55 titan systemd[2053]: Starting app-org.kde.xwaylandvideobridge@autostart.service - Xwayland Video Bridge...
Feb 08 17:54:55 titan systemd[2053]: Started app-org.kde.xwaylandvideobridge@autostart.service - Xwayland Video Bridge.