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:
d65f7b9
)
Update khomenu
author
Siraaj Khandkar
<siraaj@khandkar.net>
Sun, 28 Feb 2021 16:29:54 +0000
(11:29 -0500)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Sun, 28 Feb 2021 16:29:54 +0000
(11:29 -0500)
home/bin/khomenu
patch
|
blob
|
blame
|
history
diff --git
a/home/bin/khomenu
b/home/bin/khomenu
index
83fb039
..
453ba3e
100755
(executable)
--- a/
home/bin/khomenu
+++ b/
home/bin/khomenu
@@
-4,9
+4,9
@@
set -e
# TODO: Get theme-appropriate font and colors from some central config file.
-FONT_NAME='
terminus
'
-FONT_SIZE=
14
-FONT="$FONT_NAME:pixelsize=$FONT_SIZE:antialias=
fals
e:autohint=true"
+FONT_NAME='
Iosevka
'
+FONT_SIZE=
20
+FONT="$FONT_NAME:pixelsize=$FONT_SIZE:antialias=
tru
e:autohint=true"
BG_NORM='#3a3a3a'
FG_NORM='#dcdccc'
BG_SELECTED="$BG_NORM"
This page took
0.024216 seconds
and
4
git commands to generate.