feat: in tree changes

This commit is contained in:
Kat Inskip 2025-02-16 00:14:29 -08:00
parent 185833d1fb
commit d60c09d981
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
32 changed files with 339 additions and 155 deletions

View file

@ -7,15 +7,16 @@
# `gnome-extensions list` for a list
enabled-extensions = [
"user-theme@gnome-shell-extensions.gcampax.github.com"
"trayIconsReloaded@selfmade.pl"
"Vitals@CoreCoding.com"
"dash-to-panel@jderose9.github.com"
"space-bar@luchrioh"
"appindicatorsupport@rgcjonas.gmail.com"
"arcmenu@arcmenu.com"
"date-menu-formatter@marcinjakubowski.github.com"
];
};
"org/gnome/shell/extensions/date-menu-formatter" = {
pattern = "y-MM-dd HH:mm Z";
"org/gnome/shell/extensions/daerte-menu-formatter" = {
pattern = "y-MM-dd HH:mm:ss ";
"font-size" = "12";
};
"org/gnome/shell/extensions/vitals" = {
@ -25,10 +26,12 @@
};
home.packages = with pkgs.gnomeExtensions; [
pkgs.arcmenu
space-bar
user-themes
tray-icons-reloaded
appindicator
caffeine
vitals
dash-to-panel
date-menu-formatter