home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a22f429
)
Decrease khomenu font size
author
Siraaj Khandkar
<siraaj@khandkar.net>
Sat, 29 Feb 2020 20:42:25 +0000
(15:42 -0500)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Sat, 29 Feb 2020 20:42:25 +0000
(15:42 -0500)
home/bin/khomenu
patch
|
blob
|
blame
|
history
diff --git
a/home/bin/khomenu
b/home/bin/khomenu
index
8658ca4
..
83fb039
100755
(executable)
--- a/
home/bin/khomenu
+++ b/
home/bin/khomenu
@@
-5,7
+5,7
@@
set -e
# TODO: Get theme-appropriate font and colors from some central config file.
FONT_NAME='terminus'
-FONT_SIZE=
32
+FONT_SIZE=
14
FONT="$FONT_NAME:pixelsize=$FONT_SIZE:antialias=false:autohint=true"
BG_NORM='#3a3a3a'
FG_NORM='#dcdccc'
This page took
0.027065 seconds
and
4
git commands to generate.