From 96f4f72ff0c2dcc45c0ece87d5c18aaf21038558 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Tue, 11 Mar 2025 13:15:11 -0400 Subject: [PATCH] add UWSM to hyprland Signed-off-by: ahuston-0 --- systems/artemision/desktop.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/artemision/desktop.nix b/systems/artemision/desktop.nix index a8e4065..207b75f 100644 --- a/systems/artemision/desktop.nix +++ b/systems/artemision/desktop.nix @@ -7,6 +7,7 @@ hyprland = { enable = true; xwayland.enable = true; + withUWSM = true; }; hyprlock.enable = true; gnupg.agent = {