waybar icon fix
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 25s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 25s
This commit is contained in:
parent
72a2679474
commit
3e67b774a3
2 changed files with 2 additions and 2 deletions
|
|
@ -105,7 +105,7 @@ in {
|
|||
};
|
||||
|
||||
rice = {
|
||||
font = "monospace"; # global font for rice GUIs, leave empty to use monospace
|
||||
font = "DroidSansM Nerd Font"; # global font for rice GUIs, must be a Nerd Font for icon glyphs to render correctly
|
||||
bar = {
|
||||
top = true; # false will put the bar at the bottom
|
||||
fragmented = true; # enable fragmented bar, false will make it a single block
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue