hyprland

Automate Hyprland configuration for NixOS with declarative settings.

21|Updated Jan 5, 2024
One-click install
npx skills add https://github.com/olafkfreund/nixos_config --skill hyprland
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hyprland
Source: https://github.com/olafkfreund/nixos_config/tree/main/.gemini/skills/hyprland
Command: npx skills add https://github.com/olafkfreund/nixos_config --skill hyprland

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill simplifies configuring Hyprland on NixOS, bridging system-wide and user-level setups with declarative settings.

Core Features & Use Cases

  • Declarative Hyprland setup for NixOS and Home Manager.
  • Monitors, workspaces, keybindings, and plugin integration managed centrally.
  • Works across multi-device environments with per-host hints and adaptable layouts.

Quick Start

Install Hyprland via NixOS modules and enable the Home Manager module. Apply declarative hyprland.settings to define monitors, workspaces, and keybindings.

Frequently Asked Questions about hyprland

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Hyprland declaratively on NixOS using Home Manager?

You can configure Hyprland declaratively on NixOS by enabling the Home Manager module and applying declarative hyprland.settings to centrally manage monitors, workspaces, keybindings, and plugin integrations.

What is the best way to manage multi-monitor setups in Hyprland with NixOS?

The best way to manage multi-monitor setups in Hyprland is by applying declarative settings via NixOS and Home Manager, which allows you to define monitor configurations and adaptable layouts centrally with per-host hints.

Can I integrate Waybar into my Hyprland configuration on NixOS?

Yes, you can integrate Waybar into your Hyprland configuration on NixOS. The declarative setup bridges system-wide and user-level configurations to support Waybar integration and plugin management across multiple devices.

Do I need a flake-based NixOS setup to use declarative Hyprland configurations?

A flake-based NixOS setup is optional for declarative Hyprland configurations. The skill requires the Hyprland stack including NixOS modules and Home Manager to enforce reproducible configurations with or without flakes.

How to troubleshoot Hyprland keybindings and workspaces in a NixOS declarative setup?

To troubleshoot Hyprland keybindings and workspaces in a NixOS declarative setup, review your central declarative settings and per-host hints to ensure reproducible configurations are correctly applied across your multi-device environment.