theming: [FIX] evaluation error when not enabling theme option

This commit is contained in:
Moritz Böhme 2023-02-26 12:50:06 +01:00
parent ea59147fcd
commit 5af6008c7d
6 changed files with 6 additions and 6 deletions

View file

@ -37,7 +37,7 @@ in
"feh".state = "floating";
"Vampire_Survivors".state = "fullscreen";
};
settings = with config.scheme.withHashtag; {
settings = {
border_width = 2;
window_gap = 5;
borderless_monocle = true;