aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2025-11-13 11:07:01 -0800
committerMark Nipper <nipsy@bitgnome.net>2025-11-13 11:07:01 -0800
commitd26cc6b72ec2cb03a3e250fa59fe1af464bd2c42 (patch)
treeba123bcd3f8276679e8d373c7715f11dac6f795c
parent69b115187e165c7b09248849e3cff0ef3177ccf9 (diff)
downloadnix-d26cc6b72ec2cb03a3e250fa59fe1af464bd2c42.tar
nix-d26cc6b72ec2cb03a3e250fa59fe1af464bd2c42.tar.gz
nix-d26cc6b72ec2cb03a3e250fa59fe1af464bd2c42.tar.bz2
nix-d26cc6b72ec2cb03a3e250fa59fe1af464bd2c42.tar.lz
nix-d26cc6b72ec2cb03a3e250fa59fe1af464bd2c42.tar.xz
nix-d26cc6b72ec2cb03a3e250fa59fe1af464bd2c42.tar.zst
nix-d26cc6b72ec2cb03a3e250fa59fe1af464bd2c42.zip
Set i3 default terminal to ghostty
-rw-r--r--home/nipsy/common/optional/desktops/i3/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/nipsy/common/optional/desktops/i3/default.nix b/home/nipsy/common/optional/desktops/i3/default.nix
index 3371011..55b2192 100644
--- a/home/nipsy/common/optional/desktops/i3/default.nix
+++ b/home/nipsy/common/optional/desktops/i3/default.nix
@@ -98,6 +98,7 @@
notification = false;
}
];
+ terminal = "ghostty";
window.border = 0;
window.commands = [
{