diff options
Diffstat (limited to '')
| -rw-r--r-- | home/nipsy/richese.nix | 7 | 
1 files changed, 0 insertions, 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"; -    }; -  };  }  | 
