Hyprpunk

March 14, 2026 · View on GitHub

A complete Hyprland desktop environment profile for Fedpunk

Keyboard-driven workspace with live theming, vim-style navigation, and modern development tools

License: MIT Fedora


See It In Action

Watch the demo

Click to watch: Live theme switching, keyboard-driven workflow, and seamless module deployment

Watch Full Demo on Vimeo


Quick Start

# Install Fedpunk
sudo dnf copr enable hinriksnaer/fedpunk
sudo dnf install fedpunk

# Deploy hyprpunk
fedpunk profile deploy https://github.com/hinriksnaer/hyprpunk.git --mode desktop

Other modes:

# Laptop (no NVIDIA, battery optimized)
fedpunk profile deploy https://github.com/hinriksnaer/hyprpunk.git --mode laptop

# Container (terminal only, no GUI)
fedpunk profile deploy https://github.com/hinriksnaer/hyprpunk.git --mode container

What's Included

Desktop Environment

  • Hyprland - Wayland compositor with vim-style navigation
  • Kitty - GPU-accelerated terminal
  • Rofi - Application launcher
  • Hyprlock - Screen locker
  • Mako - Notification daemon

Development Tools

  • Neovim - Text editor with full LSP support
  • Tmux - Terminal multiplexer
  • Lazygit - Git TUI
  • Yazi - File manager TUI
  • GitHub CLI - GitHub integration

Applications

  • Zen Browser - Privacy-focused browser
  • Bitwarden CLI - Password manager
  • Spotify - Music (Flatpak)
  • Discord - Communication (Flatpak)
  • Slack - Team collaboration (Flatpak)

Themes

12 themes with instant live-reload across all applications:

ThemeStyle
aetheriaEthereal purple/blue gradients
ayu-mirageWarm desert tones
catppuccinSoothing pastel (mocha)
catppuccin-latteLight mode elegance
matte-blackPure minimalism
nordArctic cool tones
osaka-jadeVibrant teal/green
ristrettoRich espresso browns
rose-pineSoft rose/pine palette
rose-pine-darkDeep rose/pine
tokyo-nightDeep blues with neon
torrentz-hydraBold high contrast

Theme Commands

hyprpunk-theme-list          # List themes
hyprpunk-theme-set tokyo-night   # Switch theme
hyprpunk-theme-next          # Next theme
hyprpunk-wallpaper-next      # Next wallpaper

Shortcuts:

  • Super+T - Theme selector
  • Super+Shift+T - Next theme
  • Super+Shift+W - Next wallpaper

Theme Previews

Ayu Mirage Ayu Mirage Theme

Tokyo Night Tokyo Night Theme

Torrentz Hydra Torrentz Hydra Theme


Modes

ModeUse CaseIncludes
desktopFull workstationGUI, NVIDIA, audio, bluetooth
laptopMobile useGUI, no NVIDIA, battery optimized
containerDevelopmentTerminal tools only

Keyboard Shortcuts

Windows

  • Super+Return - Terminal
  • Super+Q - Close window
  • Super+H/J/K/L - Focus (vim-style)
  • Super+1-9 - Switch workspace
  • Super+Shift+1-9 - Move to workspace
  • Super+F - Fullscreen
  • Super+V - Float

Apps

  • Super+Space - Launcher
  • Super+B - Browser
  • Super+E - File manager

Screenshots

  • Print - Selection
  • Super+Print - Full screen

Structure

hyprpunk/
├── modes/           # desktop, laptop, container
├── themes/          # 12 complete themes
└── modules/         # Desktop-focused modules

Requirements

  • Fedora 40+
  • x86_64
  • 8GB RAM (16GB recommended)
  • Wayland-capable GPU

License

MIT License - See LICENSE


Built on Fedpunk • Powered by Hyprland