theming: [FIX] evaluation error when not enabling theme option
This commit is contained in:
parent
ea59147fcd
commit
5af6008c7d
6 changed files with 6 additions and 6 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue