a dotfile but it's really big
0
fork

Configure Feed

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

ghostty: font size

karitham bfb0c0b5 b5272d50

+1 -2
+1 -2
modules/home/desktop/ghostty.nix
··· 10 10 package = inputs'.ghostty.packages.default; 11 11 settings = { 12 12 font-family = osConfig.fonts.mono; 13 - font-size = 13; 13 + font-size = 12; 14 14 window-decoration = true; 15 15 gtk-titlebar = false; 16 - 17 16 18 17 custom-shader-animation = "always"; 19 18 custom-shader = "${./ghostty-shader.glsl}";