Author(s)
aier, Lunear
About 503 wordsAbout 2 min
2025-05-29
Author(s)
aier, Lunear
Co-author(s)
Discord messenger. Join servers and chat with friends!
flatpak install flathub com.discordapp.Discord
flatpak install --user flathub com.discordapp.Discord
Screen sharing does not work on Wayland because Discord uses an outdated electron version. For that, you may want to check out Vesktop or install Xwayland Video Bridge.
Vesktop supports video and audio sharing out of the box and has Vencord tweak integrated. It is the editors’ preferred way to use Discord.
A Discord mod (not affiliated with Discord) that allows for theming and cool features.
Fun fact: aier loves the 'Fluent Discord' & 'MaterialDiscord" theme found in BetterDiscord's website.
Very easy installation. Just paste this line in the terminal to run and set up the installer:
sh -c "$(curl -sS https://raw.githubusercontent.com/Vendicated/VencordInstaller/main/install.sh)"
Flatpak is a sandbox, you need a few more steps to set up Discord Rich Presence
mkdir -p ~/.config/user-tmpfiles.d
echo 'L %t/discord-ipc-0 - - - - app/com.discordapp.Discord/discord-ipc-0' > ~/.config/user-tmpfiles.d/discord-rpc.conf
systemctl --user enable --now systemd-tmpfiles-setup.service
Not Recommended, find more info in the GitHub Link
sudo dnf install gparted
sudo pacman -S gparted
sudo apt-get install gparted
flatpak install flathub com.obsproject.Studio
flatpak install --user flathub com.obsproject.Studio
You would want to install v4l2loopback if you want to use the “virtual camera” function in OBS Studio.
Dependencies:
sudo dnf install gcc kernel-devel dkms
sudo pacman -S v4l2loopback-dkms
sudo apt install dkms
Install Module & Run:
git clone https://github.com/umlaeute/v4l2loopback
cd v4l2loopback
make && sudo make install
sudo depmod -a
sudo modprobe v4l2loopback
Load module on startup:
Create the File /etc/modules-load.d/v4l2loopback.conf
and write:
v4l2loopback
In the case where the “Virtual Camera” button doesn’t show on OBS, the system may not have loaded the module. You can either redo the installation, or try loading the the module manually with:
sudo modprobe v4l2loopback
flatpak install flathub com.visualstudio.code
flatpak install --user flathub com.visualstudio.code
If you have to avoid limitations imposed by using a Flatpak wrapper of VS Code, check the downloads methods below.
Download .rpm file from link above
sudo pacman -S code
Download .deb file from link above
9537b
-Update terminal customization and guides to include devicons for Linux distributionson f655d
-Refactor author sections: update titles from "Maintainers" to "Author(s)" in multiple app guideson e2f6b
-Refactor guide authorship sections: update titles from "Maintainer" to "Author(s)" and "Contributors" to "Co-author(s)" across multiple guideson 7411d
-Reorganize Debian/Ubuntu installation instructions for Gparted and Gnome Tweakson 9c0ab
-Refactor guides for improved formatting and clarity across Vuepress, Essentials, Popular, Arch, and Fedora documentationon 9d94b
-maintainers tag added and guideline page addedon 573fd
-Tagging/untagging.on 62c4b
-Automating steps.on b3bcd
-pretty stepson 731c5
-Microtweakson 88b0e
-fixing broken linkon b2539
-Edited arch.md, fix homepage become contributor link, started linux guide home pageon 9d2d2
-removing redundant codeon bc70e
-Formatting Linux Apps Libraryon e05be
-renamingon 64610
-Notes and sidebar work nowon d95ee
-Notes & sidebard don't work for some reason...on a154c
-testing sidebar generationon 63f60
-Draft ongoingon 20414
-Draftson fb788
-under-construction addedon