add crypto
This commit is contained in:
parent
90cbe489f6
commit
af6a3bce3e
120 changed files with 24616 additions and 462 deletions
|
|
@ -17,7 +17,15 @@ in {
|
|||
enable = true;
|
||||
|
||||
settings = {
|
||||
font-family = fonts.mono;
|
||||
font-family = "Berkeley Mono";
|
||||
|
||||
font-size = 24;
|
||||
|
||||
font-style = "Retina ExtraCondensed";
|
||||
font-style-bold = "Bold ExtraCondensed";
|
||||
font-style-italic = "Retina ExtraCondensed Oblique";
|
||||
font-style-bold-italic = "Bold ExtraCondensed Oblique";
|
||||
|
||||
gtk-single-instance = true;
|
||||
gtk-titlebar = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue