From 12cc14271b250b2b46bf681352da91a8d2efec26 Mon Sep 17 00:00:00 2001 From: Alex Martens Date: Sat, 3 Jan 2026 13:52:08 -0800 Subject: [PATCH] hyprshell: fix broken links --- modules/services/hyprshell.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/services/hyprshell.nix b/modules/services/hyprshell.nix index d4cee1bd..183b7b69 100644 --- a/modules/services/hyprshell.nix +++ b/modules/services/hyprshell.nix @@ -29,7 +29,7 @@ in default = { }; description = '' Configuration settings for hyprshell. All the avaiblable - options can be found here: + options can be found here: ''; }; @@ -38,7 +38,7 @@ in default = ""; description = '' CSS file for customizing hyprshell. All the available - options can be found here: + options can be found here: ''; };