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

Configure Feed

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

change font

+28 -5
+27 -5
.config/freeze/user.json
··· 1 1 { 2 - "margin": [60, 60, 60, 60], 3 - "padding": [20, 60, 20, 40], 2 + "margin": [ 3 + 60, 4 + 60, 5 + 60, 6 + 60 7 + ], 8 + "padding": [ 9 + 20, 10 + 60, 11 + 20, 12 + 40 13 + ], 4 14 "window": false, 5 15 "width": 0, 6 16 "height": 0, 7 17 "theme": "catppuccin-mocha", 8 - "border": { "radius": 8, "width": 1, "color": "#45475a" }, 9 - "shadow": { "blur": 20, "x": 0, "y": 10 }, 18 + "border": { 19 + "radius": 8, 20 + "width": 1, 21 + "color": "#45475a" 22 + }, 23 + "shadow": { 24 + "blur": 20, 25 + "x": 0, 26 + "y": 10 27 + }, 10 28 "line_height": 1.4, 11 29 "show_line_numbers": true, 12 - "font": { "family": "Maple Mono NF", "size": 16, "ligatures": true } 30 + "font": { 31 + "family": "Maple Mono", 32 + "size": 16, 33 + "ligatures": true 34 + } 13 35 }
+1
.stow-local-ignore
··· 4 4 \.github 5 5 \.tangled 6 6 \.config/jj/repos 7 + \.rumdl_cache 7 8 fish_variables 8 9 9 10 install.sh