diff options
Diffstat (limited to 'modules/home/desktop/components')
| -rw-r--r-- | modules/home/desktop/components/gtk/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/desktop/components/gtk/default.nix b/modules/home/desktop/components/gtk/default.nix index ccdb031..aceae90 100644 --- a/modules/home/desktop/components/gtk/default.nix +++ b/modules/home/desktop/components/gtk/default.nix @@ -13,6 +13,7 @@ in { enable = true; theme = theme.gtk; + gtk4.theme = theme.gtk; font = { name = "monospace"; |