1769120198
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
accent-color = "pink";
|
||||
};
|
||||
|
||||
"org/gnome/system/location" = {
|
||||
enabled = "true";
|
||||
};
|
||||
|
||||
"org/gnome/desktop/background" = {
|
||||
picture-uri = "file://${config.home.homeDirectory}/Assets/wallpapers/unicat.png";
|
||||
picture-uri-dark = "file://${config.home.homeDirectory}/Assets/wallpapers/unicat.png";
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
};
|
||||
|
||||
# Floccus
|
||||
"floccus@marcelklehr.de" = {
|
||||
"floccus@handmadeideas.org" = {
|
||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/floccus/latest.xpi";
|
||||
installation_mode = "force_installed";
|
||||
};
|
||||
@@ -29,6 +29,12 @@
|
||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi";
|
||||
installation_mode = "force_installed";
|
||||
};
|
||||
|
||||
# Catppuccin Theme
|
||||
"{15cb5e64-94bd-41aa-91cf-751bb1a84972}" = {
|
||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/catppuccin-macchiato-lavender2/latest.xpi";
|
||||
installation_mode = "force_installed";
|
||||
};
|
||||
};
|
||||
|
||||
# General Preferences
|
||||
|
||||
Reference in New Issue
Block a user