mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
tests/gtk: ubuntu_font_family -> ubuntu-classic
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
ab0d3db1aa
commit
32a671dce5
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
font = {
|
||||
name = "Ubuntu";
|
||||
size = 12;
|
||||
package = pkgs.ubuntu_font_family;
|
||||
package = pkgs.ubuntu-classic;
|
||||
};
|
||||
theme = {
|
||||
name = "Adwaita-dark";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue