diff options
Diffstat (limited to 'dotfiles/.config/cosmic/com.system76.CosmicBackground')
| -rw-r--r-- | dotfiles/.config/cosmic/com.system76.CosmicBackground/v1/all | 9 | ||||
| -rw-r--r-- | dotfiles/.config/cosmic/com.system76.CosmicBackground/v1/same-on-all | 1 |
2 files changed, 10 insertions, 0 deletions
diff --git a/dotfiles/.config/cosmic/com.system76.CosmicBackground/v1/all b/dotfiles/.config/cosmic/com.system76.CosmicBackground/v1/all new file mode 100644 index 0000000..f1820cb --- /dev/null +++ b/dotfiles/.config/cosmic/com.system76.CosmicBackground/v1/all @@ -0,0 +1,9 @@ +( + output: "all", + source: Path("/home/denis/Pictures/578935-dark-gray-Linux-Archlinux-minimalism-Arch-Linux.jpg"), + filter_by_theme: true, + rotation_frequency: 300, + filter_method: Lanczos, + scaling_mode: Zoom, + sampling_method: Alphanumeric, +)
\ No newline at end of file diff --git a/dotfiles/.config/cosmic/com.system76.CosmicBackground/v1/same-on-all b/dotfiles/.config/cosmic/com.system76.CosmicBackground/v1/same-on-all new file mode 100644 index 0000000..f32a580 --- /dev/null +++ b/dotfiles/.config/cosmic/com.system76.CosmicBackground/v1/same-on-all @@ -0,0 +1 @@ +true
\ No newline at end of file |
