aboutsummaryrefslogtreecommitdiff
path: root/modules/home/hyprland/kitty.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home/hyprland/kitty.nix')
-rw-r--r--modules/home/hyprland/kitty.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home/hyprland/kitty.nix b/modules/home/hyprland/kitty.nix
index 30f35d5..11d4054 100644
--- a/modules/home/hyprland/kitty.nix
+++ b/modules/home/hyprland/kitty.nix
@@ -3,5 +3,5 @@
{
programs.kitty = {
enable = true;
- }
+ };
} \ No newline at end of file