projects
/
scripts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54dfc00
)
updated font
author
Matthew Owens
<matthew@owens.tech>
Wed, 29 Jul 2020 18:00:10 +0000
(19:00 +0100)
committer
Matthew Owens
<matthew@owens.tech>
Wed, 29 Jul 2020 18:00:10 +0000
(19:00 +0100)
dproj
patch
|
blob
|
history
diff --git
a/dproj
b/dproj
index
0044ed2
..
bf77baf
100755
(executable)
--- a/
dproj
+++ b/
dproj
@@
-2,7
+2,7
@@
rootDir='/home/mokou/git/cecse'
proj=$(ls $rootDir | dmenu -l 10 \
- -fn '
xos4 Terminus-
15' -nb '#1c1c1c' -sb '#b35050')
+ -fn '
Terminus (TTF):size=
15' -nb '#1c1c1c' -sb '#b35050')
[ -z $proj ] && exit