feat(desktop): complete theme UI review
All checks were successful
Check / eval (push) Successful in 3m0s
All checks were successful
Check / eval (push) Successful in 3m0s
This commit is contained in:
@@ -1003,7 +1003,7 @@ in
|
||||
programs.rofi = {
|
||||
enable = true;
|
||||
terminal = cfg.terminal;
|
||||
font = "${t.fonts.ui} 12";
|
||||
font = "${t.fonts.ui} ${toString t.fonts.size}";
|
||||
|
||||
# Native rofi modi backing two menu modules: calc (live, via
|
||||
# libqalculate — no qalc CLI needed) and emoji (glyph picker, copies
|
||||
|
||||
Reference in New Issue
Block a user