๐Ÿ”’ Backup for my config files
dotfiles
0
fork

Configure Feed

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

shrink font size

kacaii d55730c0 78b7ede1

+6 -6
+5 -5
.config/freeze/user.json
··· 1 1 { 2 - "margin": [40, 40, 40, 40], 3 - "padding": [20, 20, 20, 20], 4 - "window": true, 2 + "margin": [60, 60, 60, 60], 3 + "padding": [20, 60, 20, 40], 4 + "window": false, 5 5 "width": 0, 6 6 "height": 0, 7 7 "theme": "catppuccin-mocha", 8 8 "border": { "radius": 8, "width": 1, "color": "#45475a" }, 9 9 "shadow": { "blur": 20, "x": 0, "y": 10 }, 10 10 "line_height": 1.4, 11 - "show_line_numbers": false, 12 - "font": { "family": "Maple Mono NF", "size": 14, "ligatures": true } 11 + "show_line_numbers": true, 12 + "font": { "family": "Maple Mono NF", "size": 16, "ligatures": true } 13 13 }
+1 -1
.config/ghostty/config
··· 1 1 theme = catppuccin-mocha.conf 2 2 font-family = "Maple Mono NF" 3 - font-size = 11 3 + font-size = 10 4 4 background-opacity = 0.9 5 5 shell-integration-features = no-cursor 6 6 cursor-style = block