fix
This commit is contained in:
parent
2e6e223ce8
commit
bf916e3c07
@ -13,7 +13,7 @@
|
|||||||
cycle = true;
|
cycle = true;
|
||||||
location = "center";
|
location = "center";
|
||||||
pass = {};
|
pass = {};
|
||||||
font = "JetBrainsMono NF 14";
|
font = lib.mkDefault "JetBrainsMono NF 14";
|
||||||
theme = let
|
theme = let
|
||||||
inherit (config.lib.formats.rasi) mkLiteral;
|
inherit (config.lib.formats.rasi) mkLiteral;
|
||||||
in {
|
in {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user