From d6e7241934a9aaac33ab6ea654b211592565ef54 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Sat, 12 Apr 2025 14:05:06 -0700 Subject: [PATCH] feat: enable swayosd --- hm/modules/linux/desktop-environment/hyprland/utilities.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hm/modules/linux/desktop-environment/hyprland/utilities.nix b/hm/modules/linux/desktop-environment/hyprland/utilities.nix index 068d46c..eb93acc 100644 --- a/hm/modules/linux/desktop-environment/hyprland/utilities.nix +++ b/hm/modules/linux/desktop-environment/hyprland/utilities.nix @@ -48,6 +48,8 @@ in }; }; + services.swayosd.enable = true; + programs.hyprlock = lib.mkIf cfg.screenlocker.enable { enable = true; settings = {