home: i3: bump font awesome font selector
This commit is contained in:
parent
f54d1ce5b2
commit
b766e3e5da
|
@ -47,7 +47,7 @@ in {
|
||||||
statusCommand = "i3status-rs ${barConfigPath}";
|
statusCommand = "i3status-rs ${barConfigPath}";
|
||||||
position = "top";
|
position = "top";
|
||||||
fonts = {
|
fonts = {
|
||||||
names = ["DejaVuSansMono" "FontAwesome5Free"];
|
names = ["DejaVuSansMono" "FontAwesome6Free"];
|
||||||
size = 9.0;
|
size = 9.0;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue