mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-19 07:54:28 +01:00
chore: debug hyprland
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user