diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-24 10:31:11 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-24 10:31:11 +0900 |
| commit | 4a0475938de893b1f4e9092f896ebc46fa6f2810 (patch) | |
| tree | 4cb7b2be48288797c301b17d2ccbdd225f9a330f /copy.sh | |
| parent | 31cb63974ea6830216f5e1bcee4744afd8f0d143 (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 && |
