Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bylotonix/fedora-workstation-afterinstall-notes
My Fedora Linux 41 Setup
https://github.com/bylotonix/fedora-workstation-afterinstall-notes
fedora fedora-workstation gnome gnome-desktop linux
Last synced: about 2 months ago
JSON representation
My Fedora Linux 41 Setup
- Host: GitHub
- URL: https://github.com/bylotonix/fedora-workstation-afterinstall-notes
- Owner: ByloTonix
- Created: 2024-01-19T10:14:48.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:30:22.000Z (about 2 months ago)
- Last Synced: 2024-10-29T14:55:39.935Z (about 2 months ago)
- Topics: fedora, fedora-workstation, gnome, gnome-desktop, linux
- Homepage:
- Size: 2.02 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Fedora Workstation AfterInstall Notes
Things I do after installing Fedora Workstation
![alt text](https://github.com/ByloTonix/fedora-workstation-afterinstall-notes/blob/main/screenshots/screenshot0.png)
![alt text](https://github.com/ByloTonix/fedora-workstation-afterinstall-notes/blob/main/screenshots/screenshot1.png)
![alt text](https://github.com/ByloTonix/fedora-workstation-afterinstall-notes/blob/main/screenshots/screenshot2.png)
![alt text](https://github.com/ByloTonix/fedora-workstation-afterinstall-notes/blob/main/screenshots/screenshot3.png)## Enabling Root User && Changing Hostname
```
sudo passwd root
```
```
sudo hostnamectl set-hostname "hp"
```## DNF Config for a slightly faster download
```
sudo nano /etc/dnf/dnf.conf
```
```
[main]
gpgcheck=True
installonly_limit=3
clean_requirements_on_remove=True
best=False
skip_if_unavailable=True
max_parallel_downloads=10
```
## System Updating
```
dnf check-update
```## RPM Fusion
```
sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
sudo dnf groupupdate core
```## Firmware
```
sudo fwupdmgr get-devices
sudo fwupdmgr refresh --force
sudo fwupdmgr get-updates
sudo fwupdmgr update
```## Additional Codecs
```
sudo dnf install gstreamer1-plugins-{bad-\*,good-\*,base} gstreamer1-plugin-openh264 gstreamer1-plugin-libav --exclude=gstreamer1-plugins-bad-free-devel
sudo dnf install lame\* --exclude=lame-devel
sudo dnf install gstreamer1-plugin-openh264 mozilla-openh264
sudo dnf group upgrade --with-optional Multimedia
```## Decreasing TouchPad Scroll Speed
```
sudo dnf install libinput-devel
git clone https://gitlab.com/warningnonpotablewater/libinput-config
sudo dnf install make cmake automake gcc gcc-c++ kernel-devel meson
sudo dnf install rust-libudev-devel --setop='install_weak_deps=False'
cd libinput-config/ && meson build
cd build/ && ninja
sudo ninja install
sudo dnf remove rust-libudev-devel
sudo nano /etc/libinput.conf
```
```
scroll-factor=0.25
```## No Password
```
sudo visudo /etc/sudoers.d/010_revoqaux-nopasswd
```
```
revoqaux ALL=(ALL) NOPASSWD: ALL
```
## Gnome Extensions
* [Caffeine](https://github.com/eonpatapon/gnome-shell-extension-caffeine)
* [Emoji Copy](https://github.com/felipeftn/emoji-copy)
* [Rounded Windows Corners](https://github.com/ByloTonix/fedora-workstation-afterinstall-notes/blob/main/rounded-window-corners.zip)
* [Fullscreen to Empty Workspace](https://github.com/ByloTonix/fullscreen-to-new-workspace-gnome-46)
* [Dash to Dock](https://extensions.gnome.org/extension/307/dash-to-dock/)
* [Bluetooth Quick Connect](https://extensions.gnome.org/extension/1401/bluetooth-quick-connect/)
* [App Indicator Support](https://extensions.gnome.org/extension/615/appindicator-support/)
* [Wireless HID](https://extensions.gnome.org/extension/4228/wireless-hid/)
* [Legacy GTK3 Theme Scheme Auto Switcher](https://github.com/mukul29/legacy-theme-auto-switcher-gnome-extension)
* [App Hider](https://extensions.gnome.org/extension/5895/app-hider/)
* [Astra Monitor](https://extensions.gnome.org/extension/6682/astra-monitor/)
* [Grand Theft Focus](https://extensions.gnome.org/extension/5410/grand-theft-focus/)
* [GTK4 Desktop Icons](https://extensions.gnome.org/extension/5263/gtk4-desktop-icons-ng-ding/)
* [Hide Top Bar](https://extensions.gnome.org/extension/545/hide-top-bar/)
* [Just Perfection](https://extensions.gnome.org/extension/3843/just-perfection/)
* [Panel Corners](https://extensions.gnome.org/extension/4805/panel-corners/)
* [Quick Settings Tweaker](https://extensions.gnome.org/extension/5446/quick-settings-tweaker/) (with latest fixes from its [GitHub](https://github.com/qwreey/quick-settings-tweaks))
* [RebootToUEFI](https://extensions.gnome.org/extension/5105/reboottouefi/)
* [Media Progress](https://extensions.gnome.org/extension/6940/media-progress/)
## Apps
* [BlackBox](https://gitlab.gnome.org/raggesilver/blackbox)
* [Dconf Editor](https://wiki.gnome.org/Apps/DconfEditor)
* [Drawing](https://maoschanz.github.io/drawing/)
* [File Roller](https://wiki.gnome.org/Apps/FileRoller)
* [Geary](https://wiki.gnome.org/Apps/Geary)
* [Gnome Tweaks](https://gitlab.gnome.org/GNOME/gnome-tweaks)
* [Extensions](https://apps.gnome.org/Extensions/)
* [Sound Recorder](https://wiki.gnome.org/Apps/SoundRecorder)
* [VS Code](https://code.visualstudio.com/)
* [Zoom](https://zoom.us/)## Flatpak Apps
* [Audio Sharing](https://apps.gnome.org/AudioSharing/)
* [Cassette](https://github.com/Rirusha/Cassette)
* [Cohesion](https://github.com/brunofin/cohesion)
* [Gaia Sky](https://zah.uni-heidelberg.de/gaia/outreach/gaiasky/)
* [materialgram](https://github.com/kukuruzka165/materialgram)
* [Metadata Cleaner](https://metadatacleaner.romainvigier.fr)
* [OBS Studio](https://obsproject.com/)
* [Steam](https://store.steampowered.com/)
* [Datcord](https://github.com/gamingdoom/datcord)## Other
* [Adwaita theme for GTK3](https://github.com/lassekongo83/adw-gtk3)