projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0048ea
)
[rc/sway] change font from Ubuntu Mono to DejaVu Sans Mono
author
Amin Bandali
<amin@gnu.org>
Tue, 25 Sep 2018 00:53:54 +0000
(20:53 -0400)
committer
Amin Bandali
<amin@gnu.org>
Tue, 25 Sep 2018 00:53:54 +0000
(20:53 -0400)
looks better than Ubuntu Mono after the following recent changes:
https://github.com/swaywm/sway/pull/2677
https://github.com/swaywm/sway/pull/2691
rc.org
patch
|
blob
|
blame
|
history
diff --git
a/rc.org
b/rc.org
index
c805e5c
..
b00363a
100644
(file)
--- a/
rc.org
+++ b/
rc.org
@@
-4030,7
+4030,10
@@
bar {
}
# font pango: benis uushi 9
-font pango: Ubuntu Mono 11
+# font pango: Ubuntu Mono 11
+# font pango: Inconsolata 11
+font pango: DejaVu Sans Mono 9
+# font pango: Liberation Mono 9
include /etc/sway/config.d/*
#+end_src