index
:
bin
master
My ~/bin folder
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
browser
2
1 files changed, 1 insertions, 1 deletions
diff --git a/browser b/browser
index f55b474..129f648 100755
--- a/
browser
+++ b/
browser
@@ -8,7 +8,7 @@ if [[ $1 != "" ]]; then
fi
if [[ $(dpi) -gt 120 ]]; then
- SCALE=1.25
+ SCALE=1.4
else
SCALE=1.0
fi