diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-02-24 23:45:50 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-24 23:45:50 +0900 |
| commit | fc689090f875abd310d97619cc466f90c7396db7 (patch) | |
| tree | cf941fbb4903e2adb4a4b4ac5e0f7a54c8d6425e /copy.sh | |
| parent | 70b805aea13e112fa734b24b395b70a23cdfd384 (diff) | |
| parent | c40b4015774b8f45a7752e44b4f81b7eed045266 (diff) | |
Merge branch 'main' into main
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 && |
