waybar style
This commit is contained in:
parent
7facf28f2f
commit
78bd0e02fb
1 changed files with 6 additions and 0 deletions
|
@ -360,6 +360,12 @@ in {
|
|||
tooltip = false;
|
||||
};
|
||||
};
|
||||
|
||||
style = ''
|
||||
* {
|
||||
border-radius: 0;
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
stylix.targets.waybar.font = "sansSerif"; # use sans-serif font, not monospaced.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue