From 60078f2d9181d29c67cb48ceb7686238f733dbe7 Mon Sep 17 00:00:00 2001 From: Nippy Date: Mon, 7 Sep 2026 20:11:31 +0200 Subject: rework theme --- .../theme-data/cosmic/com.system76.CosmicBackground/v1/all | 9 +++++++++ .../cosmic/com.system76.CosmicBackground/v1/same-on-all | 1 + 2 files changed, 10 insertions(+) create mode 100644 raveos-cosmic-theme/theme-data/cosmic/com.system76.CosmicBackground/v1/all create mode 100644 raveos-cosmic-theme/theme-data/cosmic/com.system76.CosmicBackground/v1/same-on-all (limited to 'raveos-cosmic-theme/theme-data/cosmic/com.system76.CosmicBackground/v1') diff --git a/raveos-cosmic-theme/theme-data/cosmic/com.system76.CosmicBackground/v1/all b/raveos-cosmic-theme/theme-data/cosmic/com.system76.CosmicBackground/v1/all new file mode 100644 index 0000000..8fe1512 --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic/com.system76.CosmicBackground/v1/all @@ -0,0 +1,9 @@ +( + output: "all", + source: Path("/usr/share/backgrounds/raveos/raveos-main-bg.jpeg"), + filter_by_theme: false, + rotation_frequency: 3600, + filter_method: Lanczos, + scaling_mode: Zoom, + sampling_method: Alphanumeric, +) diff --git a/raveos-cosmic-theme/theme-data/cosmic/com.system76.CosmicBackground/v1/same-on-all b/raveos-cosmic-theme/theme-data/cosmic/com.system76.CosmicBackground/v1/same-on-all new file mode 100644 index 0000000..27ba77d --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic/com.system76.CosmicBackground/v1/same-on-all @@ -0,0 +1 @@ +true -- cgit v1.3