mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:50:44 +08:00
tests/gtk: ubuntu_font_family -> ubuntu-classic
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
font = {
|
||||
name = "Ubuntu";
|
||||
size = 12;
|
||||
package = pkgs.ubuntu_font_family;
|
||||
package = pkgs.ubuntu-classic;
|
||||
};
|
||||
theme = {
|
||||
name = "Adwaita-dark";
|
||||
|
||||
Reference in New Issue
Block a user