From d550f99d5d1b89569ee512c2716e98e7dc3d81d3 Mon Sep 17 00:00:00 2001 From: bee Date: Tue, 5 May 2026 22:47:01 +0530 Subject: important stuff --- users/common.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'users/common.nix') diff --git a/users/common.nix b/users/common.nix index 5e0386c..ff7652e 100644 --- a/users/common.nix +++ b/users/common.nix @@ -86,7 +86,7 @@ in gtk-decoration-layout = ":"; }; extraCss = '' - @import url("dank-colors.css"); + @import url("noctalia.css"); ''; }; @@ -97,7 +97,7 @@ in gtk-decoration-layout = ":"; }; extraCss = '' - @import url("dank-colors.css"); + @import url("noctalia.css"); ''; }; }; @@ -136,12 +136,12 @@ in nautilus imv gnome-calculator - gpu-screen-recorder-gtk accountsservice equibop fastfetch - clang-tools + imagemagick clang - neovim + gpu-screen-recorder + unzip ]; } -- cgit v1.3.1