homepage fixes and flake up
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
all: unset;
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
font-family: "Input Mono Narrow Light", "Font Awesome 6 Free Solid";
|
||||
font-family: "DepartureMono Nerd Font", "Font Awesome 6 Free Solid";
|
||||
font-size: 14px;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
@@ -39,12 +39,14 @@ in {
|
||||
"~/media/images/galaxy.png"
|
||||
"~/media/images/deathstar.png"
|
||||
"~/media/images/trollskog.png"
|
||||
"~/media/images/waterwindow.jpg"
|
||||
"~/media/images/barngreet.png"
|
||||
];
|
||||
|
||||
wallpaper = [
|
||||
# kima
|
||||
"DP-3,${osConfig.settings.theme.background.desktop}"
|
||||
"HDMI-A-1,${osConfig.settings.theme.background.lockscreen}"
|
||||
"HDMI-A-1,${osConfig.settings.theme.background.vertical}"
|
||||
# bunk
|
||||
"eDP-1,${osConfig.settings.theme.background.desktop}"
|
||||
# toothpc
|
||||
|
||||
Reference in New Issue
Block a user