From cc6ed1b413699e3be96fd1f83925cc610ff8eab7 Mon Sep 17 00:00:00 2001 From: andrey_varnavskiy Date: Sat, 14 Dec 2024 05:33:28 +0500 Subject: [PATCH] no comment --- nixos/modules/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/hyprland.nix b/nixos/modules/hyprland.nix index 07e9c5c..0297e1b 100644 --- a/nixos/modules/hyprland.nix +++ b/nixos/modules/hyprland.nix @@ -1,5 +1,5 @@ { - programs.uwsm.enable = true; + # programs.uwsm.enable = true; programs.hyprland = { enable = true; withUWSM = true;