From 1ba550113963b0d5af686c7e8c4a52671be89823 Mon Sep 17 00:00:00 2001 From: mrosseel Date: Sat, 12 Jul 2025 02:21:48 +0200 Subject: [PATCH] add PR changes, clipse added and wrong keybinds setting (#4) --- modules/home-manager/ghostty.nix | 2 +- modules/packages.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/home-manager/ghostty.nix b/modules/home-manager/ghostty.nix index d6a24f4..b435894 100644 --- a/modules/home-manager/ghostty.nix +++ b/modules/home-manager/ghostty.nix @@ -19,7 +19,7 @@ in { font-size = 12; theme = "omarchy"; - keybinds = [ + keybind = [ "ctrl+k=reset" ]; }; diff --git a/modules/packages.nix b/modules/packages.nix index 65b4e07..d47777e 100644 --- a/modules/packages.nix +++ b/modules/packages.nix @@ -17,6 +17,7 @@ bibata-cursors gnome-themes-extra blueberry + clipse # Shell tools fzf