From 230107faaab88327fb8039a6e73eb1f57e6624e0 Mon Sep 17 00:00:00 2001 From: Frantisek Bohacek Date: Tue, 2 Jan 2024 16:13:43 +0100 Subject: [PATCH] feat: add comma program --- hosts/home.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/home.nix b/hosts/home.nix index d17c08c..a6df458 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -151,6 +151,8 @@ spotify # obsidian # Text Editor + + comma ]; pointerCursor = { # This will set cursor system-wide so applications can not choose their own -- 2.48.1