mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 08:33:55 -05:00
sway: use default theme font
This commit is contained in:
parent
50fa28088e
commit
55c747e4c2
|
@ -164,7 +164,7 @@
|
|||
# mouseWarping = "container";
|
||||
};
|
||||
fonts = {
|
||||
names = ["NotoSansNerdFont"];
|
||||
names = ["${config.alyraffauf.desktop.theme.font.name}"];
|
||||
style = "Bold";
|
||||
size = 11.0;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue