summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/home.nix b/share/home.nix
index 9896edd..b432b9d 100644
--- a/share/home.nix
+++ b/share/home.nix
@@ -116,6 +116,7 @@
settings = {
theme = "catppuccin-mocha";
pane_frames = false;
+ on_force_close = "quit";
};
};