mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 01:33:55 -05:00
waybar: removed unnecessary formatting in css
This commit is contained in:
parent
55c747e4c2
commit
6c8e3068b0
|
@ -17,7 +17,7 @@
|
|||
* {
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
font-family: "${lib.strings.removeSuffix "-Regular" config.alyraffauf.desktop.theme.terminalFont.name}";
|
||||
font-family: "${config.alyraffauf.desktop.theme.terminalFont.name}";
|
||||
font-size: 14px;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue