this repo has no description
1
fork

Configure Feed

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

feat: disable background transparency in Ghostty

+2 -2
+2 -2
modules/ghostty.nix
··· 25 25 26 26 # window-colorspace = "display-p3" 27 27 28 - background-opacity = 0.95; 29 - background-blur-radius = 20; 28 + # background-opacity = 0.95; 29 + # background-blur-radius = 20; 30 30 31 31 window-padding-x = 7; 32 32 window-padding-y = 7;