From f760dd68f9c8590bd9fa80132e9d4f3eaf9f1b21 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 8 Mar 2024 20:01:23 -0800 Subject: add documentation to readme --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home.nix') diff --git a/home.nix b/home.nix index 4223cf8..cad0839 100644 --- a/home.nix +++ b/home.nix @@ -354,6 +354,7 @@ tree-style-tab firefox-color vimium + metamask ]; settings = { content.notify.interval = 100000; @@ -943,7 +944,6 @@ "$mod, E, exec, emacs" "$mod, V, exec, Discord" "$mod, D, exec, wofi --show run" - ", Print, exec, grimblast copy area" "$mod, Q, killactive" "$mod SHIFT, H, movewindow, l" "$mod SHIFT, L, movewindow, r" -- cgit