diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-23 12:36:22 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-23 12:36:22 +0900 |
| commit | c449e25686c2b35f751c7ae4cb620fb8e29c243c (patch) | |
| tree | 36dfed3c2b6b07d3407bd79cd9c9e53de2bad864 /copy.sh | |
| parent | 97ec35823c87109dc7f1d250eae8eb4e67fc7200 (diff) | |
added Fantasque Sans Mono Nerd for Kitty
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -320,7 +320,7 @@ echo "${OK} You have chosen $resolution resolution." 2>&1 | tee -a "$LOG" # Add your commands based on the resolution choice if [ "$resolution" == "< 1440p" ]; then #cp -r config/rofi/resolution/1080p/* config/rofi/ 10-Feb-2025 - sed -i 's/font_size 16.0/font_size 12.0/' config/kitty/kitty.conf + sed -i 's/font_size 15.0/font_size 13.0/' config/kitty/kitty.conf # hyprlock matters mv config/hypr/hyprlock.conf config/hypr/hyprlock-2k.conf && |
