Skip to content

Linux (Desktop)

Distros

  • Bazzite - Bazzite is a custom image built upon Fedora Atomic Desktops that brings the best of Linux gaming to all of your devices - including your favorite handheld
  • Fedora Silverblue
  • Tiny Core Linux

Hyprland

Shortcuts

https://github.com/JaKooLit/Hyprland-Dots/wiki/Keybinds

bash
# app launcher
super + d

# waybar config
super + alt + b

# waybar style
super + ctrl + b

# hyprland settings
super + shift + e

# rotate between workspaces
super + tab

Preferences

  • config: default laptop
  • style: colored translucent

Cookbook

Linux on Macbook

Select kernel version during boot

Hold SHIFT key during boot.

Fix Ubuntu Desktop crash

Access shell when getting boot error: Ctrl+Alt+F2

bash
sudo apt install --reinstall ubuntu-desktop

Edit grub splash screen resolution

sudo vi /etc/default/grub

text
GRUB_GFXMODE=1920x1080
bash
sudo update-grub
reboot

Use Heroic Launcher with Flatpak's Steam

Set steam path to:

text
/home/$USER/.var/app/com.valvesoftware.Steam/data/Steam

Resources

References

  • ProtonDB - Gaming know-how from the Linux and Steam Deck community