diff options
| author | bee <beebeeb5k@gmail.com> | 2026-05-05 22:47:01 +0530 |
|---|---|---|
| committer | bee <beebeeb5k@gmail.com> | 2026-05-05 22:47:01 +0530 |
| commit | d550f99d5d1b89569ee512c2716e98e7dc3d81d3 (patch) | |
| tree | c4bf1dc2b80a4cf1a17d690f5e568c2bf1154fad /users/common.nix | |
| parent | cd08309515bce3796777f4b20efffd379b9fabcc (diff) | |
important stuff
Diffstat (limited to 'users/common.nix')
| -rw-r--r-- | users/common.nix | 10 |
1 files changed, 5 insertions, 5 deletions
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 ]; } |
