this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Make Ghostty splits behave as expected

+3
+3
modules/ghostty.nix
··· 17 17 font-size = 14; 18 18 font-feature = ["-dlig" "-liga"]; 19 19 20 + working-directory = "home"; 20 21 window-inherit-working-directory = false; 22 + tab-inherit-working-directory = false; 23 + split-inherit-working-directory = true; 21 24 22 25 # macos-titlebar-style = "tabs"; 23 26