aboutsummaryrefslogtreecommitdiff
path: root/modules/lazygit.nix
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-04-04 19:52:56 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-04-04 19:59:19 -0400
commit4bc0c6912de76c20c52b23d8897f29a6524ebd67 (patch)
treef608f96c895289de706d7f922250f9fd57c2a15c /modules/lazygit.nix
parent2dccaa26240c1a1e0a608dadadb6d5391292495b (diff)
downloadhome-4bc0c6912de76c20c52b23d8897f29a6524ebd67.tar.gz
lazygit alias
Diffstat (limited to 'modules/lazygit.nix')
-rw-r--r--modules/lazygit.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/lazygit.nix b/modules/lazygit.nix
index 855a985..cf5275e 100644
--- a/modules/lazygit.nix
+++ b/modules/lazygit.nix
@@ -39,7 +39,7 @@ in
notARepository = "skip";
mouseEvents = false;
showRandomTip = false;
- border = "hidden";
+ border = "single";
theme = {
# activeBorderColor = [ "#8f8aac" "bold" ];
activeBorderColor = [ "#8f8aac" "bold" ];