aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-18 17:53:14 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-18 17:53:14 +0900
commit6905e2bf038fce27cb49f1f3aba6d36279091bd4 (patch)
tree82532f4084cc723dff335146991cc0df280e5972 /copy.sh
parent3df33e1a679c6331e608ca4ca2036f5d9e96ef25 (diff)
updated rofi configs
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/copy.sh b/copy.sh
index 722ca214..84a1a215 100755
--- a/copy.sh
+++ b/copy.sh
@@ -333,7 +333,7 @@ if [ "$resolution" == "< 1440p" ]; then
# Change rofi font size
find "$themes_dir" -type f | while read -r file; do
if grep -Pzoq 'element-text {\n font: "JetBrainsMono Nerd Font SemiBold 12";\n}' "$file"; then
- sed -i 's/font: "JetBrainsMono Nerd Font SemiBold 12"/font: "JetBrainsMono Nerd Font SemiBold 11"/' "$file"
+ sed -i 's/font: "JetBrainsMono Nerd Font SemiBold 12"/font: "JetBrainsMono Nerd Font SemiBold 10"/' "$file"
fi
done
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage