1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2026-04-18 14:44:05 +00:00

[cosmic-desktop] Update config

This commit is contained in:
2026-03-29 19:09:54 +02:00
parent d482994e81
commit 06fe738736
9 changed files with 15 additions and 1 deletions

View File

@@ -0,0 +1 @@
Top

View File

@@ -0,0 +1 @@
false

View File

@@ -0,0 +1 @@
2

View File

@@ -0,0 +1 @@
Some(3000)

View File

@@ -0,0 +1 @@
Some(5000)

View File

@@ -0,0 +1 @@
None

View File

@@ -2,6 +2,7 @@ Some(([
"com.system76.CosmicAppletTiling", "com.system76.CosmicAppletTiling",
"com.system76.CosmicAppList", "com.system76.CosmicAppList",
], [ ], [
"es.dcarrillo.StocksApplet",
"com.nick42d.CosmicAppletArch", "com.nick42d.CosmicAppletArch",
"io.github.cosmic_utils.minimon-applet", "io.github.cosmic_utils.minimon-applet",
"com.system76.CosmicAppletAudio", "com.system76.CosmicAppletAudio",

View File

@@ -1,4 +1,10 @@
( (
save_location: Clipboard, save_location: Clipboard,
choice: Window, choice: Rectangle,
last_rectangle: Some((
left: 301,
top: 261,
right: 1364,
bottom: 790,
)),
) )