Popular
About 499 wordsAbout 2 min
2025-05-29
Discord
Discord messenger. Join servers and chat with friends!
flatpak install flathub com.discordapp.Discordflatpak install --user flathub com.discordapp.DiscordScreen 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.
Vencord
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)"Discord Rich Presence (DRP)
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.serviceNot Recommended, find more info in the GitHub Link
Gparted
sudo dnf install gpartedsudo pacman -S gpartedsudo apt-get install gpartedOBS Studio
flatpak install flathub com.obsproject.Studioflatpak install --user flathub com.obsproject.Studiov4l2loopback (Virtual Camera and More)
You would want to install v4l2loopback if you want to use the “virtual camera” function in OBS Studio.
Dependencies:
Fedorasudo dnf install gcc kernel-devel dkmsArchsudo pacman -S v4l2loopback-dkmsDebian/Ubuntusudo apt install dkmsInstall Module & Run:
git clone https://github.com/umlaeute/v4l2loopback cd v4l2loopback make && sudo make install sudo depmod -a sudo modprobe v4l2loopbackLoad module on startup:
Create the File
/etc/modules-load.d/v4l2loopback.confand write:v4l2loopbackIn 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
VS Code
flatpak install flathub com.visualstudio.codeflatpak install --user flathub com.visualstudio.codeVS Code Non-Flatpak Download
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 codeDownload .deb file from link above
Contributors
Changelog
35118-Grammar and Spell Checks for the entire Webon1d58f-Added demo for some apps and migrated some editor's choice to a new list called Creative Software.on5810a-Cleaner way of displaying contributors in articles.onde685-Migrating to permalinks for article references.on5f55a-Flatpak icons addedon1af25-Updated App libon6f292-Enhance markdown formatting for consistency across documentationon9537b-Update terminal customization and guides to include devicons for Linux distributionsonf655d-Refactor author sections: update titles from "Maintainers" to "Author(s)" in multiple app guidesone2f6b-Refactor guide authorship sections: update titles from "Maintainer" to "Author(s)" and "Contributors" to "Co-author(s)" across multiple guideson7411d-Reorganize Debian/Ubuntu installation instructions for Gparted and Gnome Tweakson9c0ab-Refactor guides for improved formatting and clarity across Vuepress, Essentials, Popular, Arch, and Fedora documentationon9d94b-maintainers tag added and guideline page addedon573fd-Tagging/untagging.on62c4b-Automating steps.onb3bcd-pretty stepson731c5-Microtweakson88b0e-fixing broken linkonb2539-Edited arch.md, fix homepage become contributor link, started linux guide home pageon9d2d2-removing redundant codeonbc70e-Formatting Linux Apps Libraryone05be-renamingon64610-Notes and sidebar work nowond95ee-Notes & sidebard don't work for some reason...ona154c-testing sidebar generationon63f60-Draft ongoingon20414-Draftsonfb788-under-construction addedon