more stuff
This commit is contained in:
parent
42a0bf27e0
commit
fe34badada
24 changed files with 904 additions and 2343 deletions
|
|
@ -9,10 +9,12 @@
|
|||
enableZshIntegration = true;
|
||||
settings = {
|
||||
auto-update = "off";
|
||||
background-opacity = 0.8;
|
||||
# background-opacity = 0.8;
|
||||
background-opacity = 1;
|
||||
confirm-close-surface = false;
|
||||
font-family = "Comic Code Ligatures";
|
||||
font-size = 14;
|
||||
font-family = lib.mkForce "Comic Code Ligatures";
|
||||
font-size = 16;
|
||||
gtk-titlebar = false;
|
||||
# theme = "Teerb";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue