clone of my dotfiles.ssp.sh
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix meet google with chromium

sspaeti fe1c4e33 23dd08b3

+2 -1
+2 -1
linux_applications/.local/share/applications/Meet Video Google.desktop
··· 2 2 Version=1.0 3 3 Name=Meet Video Google 4 4 Comment=Meet Video Google 5 - Exec=omarchy-launch-webapp https://meet.google.com/ 5 + # use chromium as I manually disabled "use graphic accelariotn when available" as this can crashes computer when having meetings | disable-sync is needed to not crash chromium on opening *.google.com 6 + Exec=chromium --disable-sync https://meet.google.com/ 6 7 Terminal=false 7 8 Type=Application 8 9 Icon=/home/sspaeti/.local/share/applications/icons/Meet Video Google.png