From cdfc101d266a602d657c91f862dd695a8db7337f Mon Sep 17 00:00:00 2001 From: Mel Date: Tue, 15 Jul 2025 23:15:52 +0200 Subject: Extend display to notch region on Moissanite (and add extension to move around topbar content) Signed-off-by: Mel --- modules/gnome.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/gnome.nix b/modules/gnome.nix index b22476a..a753a99 100644 --- a/modules/gnome.nix +++ b/modules/gnome.nix @@ -16,7 +16,7 @@ environment.systemPackages = (with pkgs; [ gnome-terminal gnome-tweaks dconf-editor ]) ++ (with pkgs.gnomeExtensions; [ - runcat vitals + runcat vitals just-perfection ]); environment.sessionVariables = { -- cgit 1.4.1