From ac9b4f2d38648e83bac971cf115e46be8fd13b8f Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Thu, 18 Sep 2025 09:51:08 -0700 Subject: Revert broken config --- home/nipsy/richese.nix | 7 ------- 1 file changed, 7 deletions(-) diff --git a/home/nipsy/richese.nix b/home/nipsy/richese.nix index 0449ff2..386b9aa 100644 --- a/home/nipsy/richese.nix +++ b/home/nipsy/richese.nix @@ -19,11 +19,4 @@ pipelining=True ''; }; - - xsession.windowManager.i3.config = rec { - modifier = "Mod4"; - keybindings = lib.mkOptionDefault { - "${modifier}+Return" = "exec st"; - }; - }; } -- cgit v1.2.3