Skip to content

Need to manually reload hyprland config after rebuilding on Nixos #4825

Description

@Ligthiago

Hyprland Version

System/Version info
Hyprland, built from branch  at commit d92da7959a1d271c585d0a7de4c75a389bd1ac05  ().
Date: 2024-02-24
Tag: 

flags: (if any)


System Information:
System name: Linux
Node name: theseus
Release: 6.7.5
Version: #1-NixOS SMP PREEMPT_DYNAMIC Fri Feb 16 18:14:32 UTC 2024


GPU information: 
09:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] [1002:67df] (rev e7) (prog-if 00 [VGA controller])


os-release: ANSI_COLOR="1;34"
BUG_REPORT_URL="https://github.com/NixOS/nixpkgs/issues"
BUILD_ID="24.05.20240223.cbc4211"
DOCUMENTATION_URL="https://nixos.org/learn.html"
HOME_URL="https://nixos.org/"
ID=nixos
IMAGE_ID=""
IMAGE_VERSION=""
LOGO="nix-snowflake"
NAME=NixOS
PRETTY_NAME="NixOS 24.05 (Uakari)"
SUPPORT_URL="https://nixos.org/community.html"
VERSION="24.05 (Uakari)"
VERSION_CODENAME=uakari
VERSION_ID="24.05"


plugins:
  hycov by DreamMaoMao ver 0.3

Bug or Regression?

Bug

Description

Ok, I am not sure if this is a real problem or I just have a bad memory, but now I have to manually reload the hyprland configuration with hyprctl reload after rebuilding my nix config with nixos-rebuild switch, and I do not remember having to do this in older days.

How to reproduce

For example:

  • I change value (e.g. border rounding) in nix config.
  • Build new generation and switch to it
  • Nothing changed, borders are the same, but in .config/hypr/hyprland.conf the rounding value changed to the new one.
  • Border only changed after manually running `hyprctl reload' in terminal. I don't remember having to do this, changes just instantly applied. But maybe I am wrong and it just Mandela effect or something.

Crash reports, logs, images, videos

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions