1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2026-06-17 02:39:27 +00:00

[cosmic-deskop] Update configuration

This commit is contained in:
2026-06-14 18:33:07 +02:00
parent 01ead0cbe8
commit c5b9bf92d9
3 changed files with 8 additions and 5 deletions
@@ -0,0 +1,3 @@
(
numlock_state: BootOn,
)
@@ -1,7 +1,7 @@
( (
folders_first: false, folders_first: false,
icon_sizes: ( icon_sizes: (
list: 50, list: 500,
grid: 100, grid: 100,
), ),
show_details: false, show_details: false,
@@ -2,9 +2,9 @@
save_location: Clipboard, save_location: Clipboard,
choice: Rectangle, choice: Rectangle,
last_rectangle: Some(( last_rectangle: Some((
left: 301, left: 743,
top: 261, top: 494,
right: 1364, right: 1889,
bottom: 790, bottom: 675,
)), )),
) )