From 06fe738736b606b56a6e9ea0a79dea1fd292fe05 Mon Sep 17 00:00:00 2001 From: Daniel Carrillo Date: Sun, 29 Mar 2026 19:09:54 +0200 Subject: [PATCH] [cosmic-desktop] Update config --- .config/cosmic/com.system76.CosmicNotifications/v1/anchor | 1 + .../com.system76.CosmicNotifications/v1/do_not_disturb | 1 + .../com.system76.CosmicNotifications/v1/max_notifications | 1 + .../com.system76.CosmicNotifications/v1/max_per_app | 1 + .../com.system76.CosmicNotifications/v1/max_timeout_low | 1 + .../v1/max_timeout_normal | 1 + .../v1/max_timeout_urgent | 1 + .../com.system76.CosmicPanel.Panel/v1/plugins_wings | 1 + .config/cosmic/com.system76.CosmicPortal/v1/screenshot | 8 +++++++- 9 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 .config/cosmic/com.system76.CosmicNotifications/v1/anchor create mode 100644 .config/cosmic/com.system76.CosmicNotifications/v1/do_not_disturb create mode 100644 .config/cosmic/com.system76.CosmicNotifications/v1/max_notifications create mode 100644 .config/cosmic/com.system76.CosmicNotifications/v1/max_per_app create mode 100644 .config/cosmic/com.system76.CosmicNotifications/v1/max_timeout_low create mode 100644 .config/cosmic/com.system76.CosmicNotifications/v1/max_timeout_normal create mode 100644 .config/cosmic/com.system76.CosmicNotifications/v1/max_timeout_urgent diff --git a/.config/cosmic/com.system76.CosmicNotifications/v1/anchor b/.config/cosmic/com.system76.CosmicNotifications/v1/anchor new file mode 100644 index 0000000..b095f04 --- /dev/null +++ b/.config/cosmic/com.system76.CosmicNotifications/v1/anchor @@ -0,0 +1 @@ +Top \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicNotifications/v1/do_not_disturb b/.config/cosmic/com.system76.CosmicNotifications/v1/do_not_disturb new file mode 100644 index 0000000..02e4a84 --- /dev/null +++ b/.config/cosmic/com.system76.CosmicNotifications/v1/do_not_disturb @@ -0,0 +1 @@ +false \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicNotifications/v1/max_notifications b/.config/cosmic/com.system76.CosmicNotifications/v1/max_notifications new file mode 100644 index 0000000..e440e5c --- /dev/null +++ b/.config/cosmic/com.system76.CosmicNotifications/v1/max_notifications @@ -0,0 +1 @@ +3 \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicNotifications/v1/max_per_app b/.config/cosmic/com.system76.CosmicNotifications/v1/max_per_app new file mode 100644 index 0000000..d8263ee --- /dev/null +++ b/.config/cosmic/com.system76.CosmicNotifications/v1/max_per_app @@ -0,0 +1 @@ +2 \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicNotifications/v1/max_timeout_low b/.config/cosmic/com.system76.CosmicNotifications/v1/max_timeout_low new file mode 100644 index 0000000..d41c355 --- /dev/null +++ b/.config/cosmic/com.system76.CosmicNotifications/v1/max_timeout_low @@ -0,0 +1 @@ +Some(3000) \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicNotifications/v1/max_timeout_normal b/.config/cosmic/com.system76.CosmicNotifications/v1/max_timeout_normal new file mode 100644 index 0000000..87a591e --- /dev/null +++ b/.config/cosmic/com.system76.CosmicNotifications/v1/max_timeout_normal @@ -0,0 +1 @@ +Some(5000) \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicNotifications/v1/max_timeout_urgent b/.config/cosmic/com.system76.CosmicNotifications/v1/max_timeout_urgent new file mode 100644 index 0000000..4af1832 --- /dev/null +++ b/.config/cosmic/com.system76.CosmicNotifications/v1/max_timeout_urgent @@ -0,0 +1 @@ +None \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicPanel.Panel/v1/plugins_wings b/.config/cosmic/com.system76.CosmicPanel.Panel/v1/plugins_wings index b998a9a..e15112d 100644 --- a/.config/cosmic/com.system76.CosmicPanel.Panel/v1/plugins_wings +++ b/.config/cosmic/com.system76.CosmicPanel.Panel/v1/plugins_wings @@ -2,6 +2,7 @@ Some(([ "com.system76.CosmicAppletTiling", "com.system76.CosmicAppList", ], [ + "es.dcarrillo.StocksApplet", "com.nick42d.CosmicAppletArch", "io.github.cosmic_utils.minimon-applet", "com.system76.CosmicAppletAudio", diff --git a/.config/cosmic/com.system76.CosmicPortal/v1/screenshot b/.config/cosmic/com.system76.CosmicPortal/v1/screenshot index e8c6488..8560872 100644 --- a/.config/cosmic/com.system76.CosmicPortal/v1/screenshot +++ b/.config/cosmic/com.system76.CosmicPortal/v1/screenshot @@ -1,4 +1,10 @@ ( save_location: Clipboard, - choice: Window, + choice: Rectangle, + last_rectangle: Some(( + left: 301, + top: 261, + right: 1364, + bottom: 790, + )), ) \ No newline at end of file