Hyprland: remove reload on change

This commit is contained in:
Filippo Berto 2024-07-11 09:41:10 +02:00
parent 1037ffe2b1
commit cc22511a53
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -27,7 +27,6 @@
};
xdg.configFile."hypr/hyprland.conf" = {
onChange = "hyprctl reload";
text =
let
strPalette = pkgs.lib.nix-rice.palette.toRgbaShortHex pkgs.rice.colorPalette;