Replace GNOME with Hyprland using JaKooLit's NixOS-Hyprland configuration - #1
Draft
sanchit-lamba with Copilot wants to merge 3 commits into
Draft
Replace GNOME with Hyprland using JaKooLit's NixOS-Hyprland configuration#1sanchit-lamba with Copilot wants to merge 3 commits into
sanchit-lamba with Copilot wants to merge 3 commits into
Conversation
Co-authored-by: sanchit-lamba <121615638+sanchit-lamba@users.noreply.github.com>
Co-authored-by: sanchit-lamba <121615638+sanchit-lamba@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] create a new branch on my repo called hyprland trail and replace my gnome desktop environment to a hyprland one which uses the config defined in @JaKooLit/NixOS-Hyprland
Replace GNOME with Hyprland using JaKooLit's NixOS-Hyprland configuration
Aug 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR completely replaces the GNOME desktop environment with Hyprland window manager, implementing a modern Wayland-native tiling window manager setup based on @JaKooLit/NixOS-Hyprland configuration structure.
🔄 Major Changes
Desktop Environment Migration
Configuration Structure Overhaul
configuration.nixfilePackage Ecosystem
Added comprehensive Hyprland ecosystem packages:
hyprland,hyprlock,hypridlewaybarwith experimental featuresgrim,slurp,swappy,cliphist,wl-clipboardrofi-wayland,wofikittyas defaultswaynotificationcenterswwwfor dynamic wallpaper management🎨 User Experience
Preserved Features
New Capabilities
Default Keybinds
SUPER + T: Open terminalSUPER + R: Application launcherSUPER + E: File managerSUPER + [1-9]: Switch workspacesSUPER + Arrow Keys: Navigate windows🔧 Technical Implementation
Flake Configuration
Home Manager Integration
System Services
📚 Documentation
Added comprehensive
HYPRLAND_README.mdcovering:🔄 Migration Path
To Deploy
To Revert
git checkout master sudo nixos-rebuild switch --flake .#BlitzWing🛡️ Backwards Compatibility
configuration-gnome-backup.nixThis migration provides a modern, efficient, and visually appealing desktop environment while maintaining full compatibility with the existing development workflow and applications.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.