Test
This commit is contained in:
parent
8e5b6d8c66
commit
21cb64ec75
2 changed files with 4 additions and 4 deletions
|
@ -3,8 +3,8 @@
|
||||||
let
|
let
|
||||||
# General Theming
|
# General Theming
|
||||||
font = "FontAwesome Bold 11";
|
font = "FontAwesome Bold 11";
|
||||||
font-mono = "FontAwesome Regular 11";
|
font-doc = "FontAwesome Regular 11";
|
||||||
font-doc = "JetBrainsMono Nerd Font Propo Medium 11";
|
font-mono = "JetBrainsMono Nerd Font Propo Medium 11";
|
||||||
|
|
||||||
# Day Variant
|
# Day Variant
|
||||||
day-wallpaper = "file:///etc/nixos/git/wallpapers/default/wallpaper1.png";
|
day-wallpaper = "file:///etc/nixos/git/wallpapers/default/wallpaper1.png";
|
||||||
|
|
|
@ -3,8 +3,8 @@
|
||||||
let
|
let
|
||||||
# General Theming
|
# General Theming
|
||||||
font = "FontAwesome Bold 11";
|
font = "FontAwesome Bold 11";
|
||||||
font-mono = "FontAwesome Regular 11";
|
font-doc = "FontAwesome Regular 11";
|
||||||
font-doc = "JetBrainsMono Nerd Font Propo Medium 11";
|
font-mono = "JetBrainsMono Nerd Font Propo Medium 11";
|
||||||
|
|
||||||
# Day Variant
|
# Day Variant
|
||||||
day-wallpaper = "file:///etc/nixos/git/wallpapers/gruvbox/wallpaper3.jpg";
|
day-wallpaper = "file:///etc/nixos/git/wallpapers/gruvbox/wallpaper3.jpg";
|
||||||
|
|
Loading…
Reference in a new issue