chore: debug hyprland

This commit is contained in:
Ryan Yin
2024-07-15 23:23:50 +08:00
parent 0ea8548f37
commit 7d6fa4028d

View File

@@ -4,7 +4,7 @@
nur-ryan4yin,
...
}: let
package = pkgs.hyprland;
package = pkgs.hyprland.override {debug = true;};
in {
# NOTE:
# We have to enable hyprland/i3's systemd user service in home-manager,