diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-24 10:31:24 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-24 10:31:24 +0900 |
| commit | 69ab1e1ecbce6d426f6d760529c8b572bf05d055 (patch) | |
| tree | 5d8577fb415f40f6d3f2a18f22fcf25d75d982e5 /copy.sh | |
| parent | b2c6b6c04d06f5fe141151882f7706d5aa7c6863 (diff) | |
increased default kitty font size, added more notes on monitors.conf and workspaces.conf
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -321,7 +321,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 15.0/font_size 13.0/' config/kitty/kitty.conf + sed -i 's/font_size 16.0/font_size 14.0/' config/kitty/kitty.conf # hyprlock matters mv config/hypr/hyprlock.conf config/hypr/hyprlock-2k.conf && |
