1
0
mirror of https://github.com/kmein/niveum synced 2026-03-22 04:41:07 +01:00

feat: the font revolution

This commit is contained in:
Kierán Meinhardt
2019-09-25 10:11:18 +02:00
parent 93c87be579
commit 6e41f78863
7 changed files with 31 additions and 27 deletions

View File

@@ -6,7 +6,7 @@ with config.niveum; {
settings = {
global = {
transparency = 10;
font = "${fonts.terminal.name} ${toString fonts.terminal.size}";
font = "Monospace ${toString fonts.size}";
geometry = "200x5-30+20";
frame_color = colours.foreground;
follow = "mouse";