nixfmt
This commit is contained in:
parent
235b382535
commit
7ce35c7655
11 changed files with 109 additions and 137 deletions
|
|
@ -61,9 +61,9 @@
|
|||
image = ./wallpaper.png;
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/brushtrees.yaml";
|
||||
opacity = {
|
||||
terminal = .85;
|
||||
popups = .75;
|
||||
desktop = .75;
|
||||
terminal = 0.85;
|
||||
popups = 0.75;
|
||||
desktop = 0.75;
|
||||
};
|
||||
|
||||
cursor = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue