-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkwinrc
More file actions
818 lines (577 loc) · 41.3 KB
/
kwinrc
File metadata and controls
818 lines (577 loc) · 41.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
[$Version]
update_info=kwin.upd:replace-scalein-with-scale,kwin.upd:port-minimizeanimation-effect-to-js,kwin.upd:port-scale-effect-to-js,kwin.upd:port-dimscreen-effect-to-js,kwin.upd:auto-bordersize,kwin.upd:animation-speed,kwin.upd:desktop-grid-click-behavior,kwin.upd:no-swap-encourage,kwin.upd:make-translucency-effect-disabled-by-default,kwin.upd:remove-flip-switch-effect,kwin.upd:remove-cover-switch-effect,kwin.upd:remove-cubeslide-effect,kwin.upd:remove-xrender-backend,kwin.upd:enable-scale-effect-by-default,kwin.upd:overview-group-plugin-id,kwin.upd:animation-speed-cleanup,kwin.upd:replace-cascaded-zerocornered
[Compositing]
GLCore=true
GLTextureFilter=1
LatencyPolicy=High
OpenGLIsUnsafe=false
[Desktops]
Id_1=22c13abf-9000-41eb-9028-39dbef0ee572
Id_2=45f5397b-0c2d-4e99-a9b9-9de446283109
Number=2
Rows=1
[Effect-PresentWindows]
BorderActivateAll=9
[Effect-Wobbly]
Drag=97
MoveFactor=25
Stiffness=1
WobblynessLevel=4
[Effect-better-blur-dx]
BlurDecorations=true
BlurMatching=false
BlurMenus=true
BlurNonMatching=true
BlurStrength=7
WindowClasses=
[Effect-blur]
BlurStrength=11
NoiseStrength=6
[Effect-blurplus]
BlurDecorations=true
BlurMatching=false
BlurMenus=true
BlurNonMatching=true
BlurStrength=9
WindowClasses=4
[Effect-fadedesktop]
AnimationDuration=300
[Effect-overview]
LayoutMode=0
[Effect-presentwindows]
BorderActivateAll=9
[Effect-wobblywindows]
Drag=85
Stiffness=10
WobblynessLevel=1
[ModifierOnlyShortcuts]
Meta=org.kde.lattedock,/Latte,org.kde.LatteDock,activateLauncherMenu
[Plugins]
autocomposerEnabled=false
better dynamic_workspacesEnabled=false
better-dynamic-workspacesEnabled=true
better_blur_dxEnabled=true
better_dynamic_workspacesEnabled=true
blurEnabled=false
contrastEnabled=true
cubeEnabled=true
dynamic-workspaces-gnomeEnabled=true
dynamic_workspacesEnabled=true
fallapartEnabled=true
force-decorations-gtk3Enabled=false
forceblurEnabled=true
karouselEnabled=false
krohnkiteEnabled=true
kwin4_effect_dimscreenEnabled=true
kwin4_effect_fadedesktopEnabled=true
kwin4_effect_maximizeEnabled=false
kwin4_effect_maximize_xrenderEnabled=true
kwin4_effect_rubberband_maximizeEnabled=false
kyaniteEnabled=true
kzonesEnabled=false
lattewindowcolorsEnabled=true
minimizeallEnabled=false
movewindowtocenterEnabled=true
opacitymenuEnabled=true
overviewEnabled=true
screenSnapping5Enabled=true
screenedgeEnabled=false
synchronizeskipswitcherEnabled=false
translucencyEnabled=true
videowallEnabled=true
[Round-Corners]
ActiveShadowAlpha=255
ActiveShadowUseCustom=true
DisableOutlineTile=false
DisableRoundTile=false
InactiveCornerRadius=15
InactiveOutlineThickness=0
InactiveSecondOutlineThickness=0
InactiveShadowAlpha=255
InactiveShadowColor=118,64,255
InactiveShadowUseCustom=true
OutlineThickness=0
SecondOutlineThickness=0
ShadowColor=250,27,248
ShadowSize=40
Size=15
UseNativeDecorationShadows=false
[Script-forceblur]
blurContent=true
patterns=dolphin\nyakuake\nurxvt\nkeepassxc\nkonsole\nthunar
[Script-karousel]
gapsInnerHorizontal=10
gapsInnerVertical=10
resizeNeighborColumn=true
[Script-krohnkite]
screenGapBetween=10
screenGapBottom=10
screenGapLeft=10
screenGapRight=10
screenGapTop=20
spiralLayoutOrder=1
tileLayoutOrder=4
[Script-kzones]
enableEdgeSnapping=true
[Script-videowall]
Whitelist=vlc, xv, vdpau, smplayer, dragon, xine, ffplay, mplayer, mpv
[TabBox]
BorderActivate=9
LayoutName=coverswitch
[Tiling][004b4d00-389d-4c45-8192-c2d27abaa82c][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][004c5bad-7a96-4ecd-8e8f-07df6b6c3112][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][012f65f2-a5f6-490d-a0f8-fe747a72c699][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][02190ac6-de05-4e49-8c9e-2dd2f0315759][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][039e3e22-0b79-4171-b8ed-cbee979c7fc8][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][05c380d4-355f-4ad3-b1ff-8dad67a3dce3][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][0679c72b-dec2-4ba8-80b7-a1237a3d97b6][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][0b57bd94-39bf-4404-a80c-beefac6f3994][0b85224c-9146-47d3-922e-d49b9d84db89]
padding=4
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][0c23159b-17ae-5c14-9355-9762a3ee6e52]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][0c676254-e59e-42be-bd99-cc6f7ecb466d][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][0cd6b9cc-f90a-4dc2-beed-b787dae85e90][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][0e12c7fb-e783-4b95-8a6f-b8692da88c15][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][0ecd5564-69d6-413e-9783-3413cf7ed380][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][113f2382-ae26-491b-8a48-abdd98942c31][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][11944a49-66f8-4e8c-8214-1115f2c1ccc7][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][11ee6f4a-4b12-448f-87d1-0679cafd808e][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][12419da2-bac4-48dd-8d00-d66d48d5381a][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][127cffb5-2ca3-4ef5-a6a3-2091dd0b6373][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][14e3a8c1-952a-4120-9b22-c3b1521eed27][0b85224c-9146-47d3-922e-d49b9d84db89]
padding=4
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][19ee4483-6337-5700-ae8e-42dcd4ca8dc0]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][1a0d45c3-c74f-4f83-a848-1ae101d500c2][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][1b4b6545-92c6-4cfc-b98c-6069574867b8][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][1bd5e7c8-b082-4004-8302-ba63c9f9a272][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][1e3e6bcc-5c66-4974-82be-949f5c10ee94][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][20fab736-6b2c-4f44-a6f3-1faae38b1caf][0b85224c-9146-47d3-922e-d49b9d84db89]
padding=4
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][223d8f86-c6f9-4699-a5dc-815221e580fc][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][22408f60-9402-4d57-b2b3-476639b10112][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][22c13abf-9000-41eb-9028-39dbef0ee572][0b85224c-9146-47d3-922e-d49b9d84db89]
padding=4
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][2474ce4d-a024-459b-b66e-66dd33ce2ccc][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][2474ce4d-a024-459b-b66e-66dd33ce2ccc][f4560a92-2a9b-4856-8bf2-bfed659dc137]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][24e8882c-20c1-4db5-9561-81a03b2bacde][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][25182961-66be-4a21-a583-c486ef8edca3][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][2550e030-c1e3-4e3f-b654-cd83b5b0f85a][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][2749d06e-011e-4fb1-af6a-a100c25f6238][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][27b083d3-f9ac-429e-bcf2-c184ca7b3f59][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][28aefab3-c196-48be-bdcf-4db97d02bd68][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][28c5f9fa-4571-4d30-92ac-5b3427aead7a][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][290014f1-ab74-4eff-ab3d-0f5e50435119][11d41c25-a2f5-4a3c-9136-d6135dfdfb96]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][290014f1-ab74-4eff-ab3d-0f5e50435119][1b411bc9-14b8-4fdc-b4b2-456a7860e51c]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][290014f1-ab74-4eff-ab3d-0f5e50435119][eb04bcca-ba19-4bdf-870e-1f38b5fafc84]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][290014f1-ab74-4eff-ab3d-0f5e50435119][f4560a92-2a9b-4856-8bf2-bfed659dc137]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][298bee62-e870-4759-8bf4-a93882038bee][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][29906721-75c6-416f-a6e2-627abbe4a214][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][2b76951b-5902-45c7-a4dc-2e13392453a1][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][2bb0f5f7-1e1b-52ad-9e7b-63e20638352f]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][2bc77265-67a0-45b8-a3b6-e89bba0014ab][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][2c9f9d6c-2eb0-4405-a498-fba1d6d30447][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][2dbf39dd-7577-40b6-be8a-f11960e8adb2][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][2e03dbf6-f9ec-41b0-9a87-511d97008123][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][314df312-a268-5eb8-ab43-e546e65184ba]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][32924aa6-417e-44a9-90d2-a4edde83d2a9][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][32d83d45-0118-4e68-846f-8df61c8ff263][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][32e05902-06fc-4be9-b2f7-82fa0e73891f][0b85224c-9146-47d3-922e-d49b9d84db89]
padding=4
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][34a2ed44-2910-4a92-a4e9-0f67bf4c8219][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][35eed225-77ff-4e66-aacd-02a76b11253e][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][36911160-eb66-4b3c-b09b-0e5e764ff87f][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][36c40b27-7b63-436e-8201-061338161067][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][3732e9e8-b30c-4cc9-9b02-ad16079ce644][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][38dda127-45b6-40fd-a540-514ac508dcf0][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][391d5ad1-db3b-4807-a658-c2a034c8714e][0b85224c-9146-47d3-922e-d49b9d84db89]
padding=4
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][39ca59d6-d2b5-485a-a39e-c5910a04fc83][f4560a92-2a9b-4856-8bf2-bfed659dc137]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][3b2cdae3-5d77-48cd-a2e5-154ef4b59315][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][42d6c503-3dcf-47bd-bfd3-19cbb1155efd][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][430aa5ee-5031-4b1b-b316-2d8cfa4adcf1][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][459315d0-9437-4fde-9640-295bbc95ff31][11d41c25-a2f5-4a3c-9136-d6135dfdfb96]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][459315d0-9437-4fde-9640-295bbc95ff31][1b411bc9-14b8-4fdc-b4b2-456a7860e51c]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][459315d0-9437-4fde-9640-295bbc95ff31][eb04bcca-ba19-4bdf-870e-1f38b5fafc84]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][45f5397b-0c2d-4e99-a9b9-9de446283109][0b85224c-9146-47d3-922e-d49b9d84db89]
padding=4
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][4603ab18-cb63-4f8d-b084-d95825350be8][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][49ee6e5b-4516-42f5-a681-39ac58812aa9][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][4a15c57c-f8d3-4ee5-9e7e-c3853aee6ef4][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][4b0ac1bd-a156-4720-bc09-3870dcbde291][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][4b40720c-d492-423b-81b6-deab6d44e8b0][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][4caf1e6e-fef8-4725-a3d7-219d80620111][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][4d160a57-e569-400f-a7ea-48950fca5432][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][4dcd2da1-f617-482e-8a8f-2bf4e4e2f008][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][4f9249af-4820-407d-a958-d8a34cc4f88a][eb04bcca-ba19-4bdf-870e-1f38b5fafc84]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][4f9249af-4820-407d-a958-d8a34cc4f88a][f4560a92-2a9b-4856-8bf2-bfed659dc137]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][50dd91a3-061a-46f9-93b3-bfda4673dd95][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][5260691f-aec3-4a61-adce-c5ce08897641][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][52e9441a-c826-4cf0-8aa3-a5e55f4d76e7][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][53cb2e99-0093-4cb6-b7b4-a6ecc831231f][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][568cfe34-b57d-426e-bf78-028426ec16f9][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][568cfe34-b57d-426e-bf78-028426ec16f9][f4560a92-2a9b-4856-8bf2-bfed659dc137]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][56d42955-9e74-465a-a56c-7ca41d8746fb][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][58ca410b-ce44-58d6-82b9-fefe44aba0e3]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][5a0d992b-9def-4419-b020-5ec2b67d8652][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][5a8d72d0-8371-4d74-a35c-acb6754b64ad][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][5a9da4f9-c08c-4a5e-bb64-42780f95ac14][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][5d64e3ac-3483-404f-8a6a-d3e380743e8d][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][5f15fffb-95c9-43cd-872b-e1b44a959733][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][5f51bdc7-1b02-4324-a5ce-c7e914a5f2be][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][5faf9251-56e2-43ac-8647-ad051032cd7b][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][5fdcffd4-19c6-47f6-b41f-81f3dd9c6695][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][61b2ddb6-bcf8-4631-a8f4-d22951dbc7a8][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][62fb1d3c-1426-4e27-9d56-382fe8ce2e07][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][6375110f-1235-443e-b281-23ed1b116fa2][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][66635e63-15fb-4e7a-889d-671893971741][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][667a1e54-327a-453f-a912-832b550b792e][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][67cc7ea1-0486-423b-8264-be7cbc456217][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][680761c7-7114-4e0c-9cf0-5611997c1676][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][68abda11-78a3-45a6-8683-f3dd4ced6fe7][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][6b3fa722-2b79-4c1a-9ebf-af74296c943f][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][6c80bcef-ac82-4e87-9dd9-99fbf4bdcde2][0b85224c-9146-47d3-922e-d49b9d84db89]
padding=4
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][6fd0c1a0-d62d-4b7a-ae1c-2768feafd0d8][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][749caefa-0993-57c7-bbd0-6a982ac70ea2]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][78ca7393-00d2-4161-9234-9bf229014038][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][7944f62b-8729-4181-868e-228051fd8a85][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][7a62557a-db16-4974-a62a-5ee18fdcc8de][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][7b112067-10a2-5fa9-b648-66525d7b70bf]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][7b38ba2d-6a32-4120-ae61-b4a63e25fa14][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][7bff6ef2-b1a3-4087-b15b-9ebcf03ddb59][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][7d936673-1148-4f81-b1d3-b0a989660804][0b85224c-9146-47d3-922e-d49b9d84db89]
padding=4
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][807daa1b-17de-40d6-a214-66c1ebcdee0c][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][810d4d21-86d3-47bf-8217-cfb454e96398][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][82a4ac12-ec26-4988-bf93-d6ad0dfce5cb][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][82d28584-e286-4f3f-aef3-07d829ff3502][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][842aae38-a341-42a8-b55c-625d47782fc3][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][889d5f91-4146-4173-85bd-29ec83b87dbe][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][88b035e5-6017-488a-9453-610521600954][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][89a14a63-3e93-4e5b-aa7c-584352ca69a3][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][89c2ecc3-e2e0-40d7-8ad3-7f1335456725][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][8aa66c12-e5b4-485a-8167-a92856b18e98][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][90ce18c9-887a-4495-be9f-5484300de7d4][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][91beb70f-7c49-4048-ad61-538f8cbb6bed][0b85224c-9146-47d3-922e-d49b9d84db89]
padding=4
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][9350f969-92d0-5658-bb27-639b07d90acc]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][93d0df99-d1ee-4c6f-b993-3705bdad266a][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][945ba68d-2b19-486e-800a-fcbd772e976b][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][947a768a-b066-475a-87d0-bc4a56da3ac2][11d41c25-a2f5-4a3c-9136-d6135dfdfb96]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][947a768a-b066-475a-87d0-bc4a56da3ac2][eb04bcca-ba19-4bdf-870e-1f38b5fafc84]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][9619abd1-64db-43a1-ba75-c0190c73553d][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][9ad46cb6-c8f6-4e21-887e-656bb6783b4b][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][9ee7d213-b4b6-40fd-870c-de1da673a071][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][9fde0765-ed81-4361-b48e-44f90e962c90][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][a0794403-5d18-4e75-821d-967803ed29ef][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][a0bd5c73-6e4b-47d5-b61d-b10b37b4c135][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][a0c1e465-1897-44f5-91ca-2199e0ee03df][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][a35508f3-0ef5-4bc2-bfb2-a4170780a52b][0b85224c-9146-47d3-922e-d49b9d84db89]
padding=4
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][a5bc39b3-659c-4ba0-b228-44cb86893f06][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][a686bca4-8e7a-4b63-88b4-d28e8f3cc84e][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][a6bdf149-09f3-4fac-a1ab-9e84730d7772][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][a6c7b22f-39e2-4a98-8c04-b1532ea6959b][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][a90ed637-5368-43bf-b087-ce5caec05e65][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][a9561093-e45b-44ab-b38c-94906d51415d][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][a9c3e91f-2775-4f15-a32e-e6c60138d9b2][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][ad8fbd3a-45ac-4cd5-bce3-9b5319cf7b93][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][ad980d29-2785-4567-8561-8cb0edf48308][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][b28ae4f7-0b2c-44c6-951a-6bffdb7e2a67][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][b3e26a43-8080-59f5-84cf-19a727763c6d]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][b800765d-9292-4b91-b5e3-2759e475778f][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][bae3f794-ac27-4188-81c4-ef71b662c615][11d41c25-a2f5-4a3c-9136-d6135dfdfb96]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][bae3f794-ac27-4188-81c4-ef71b662c615][1b411bc9-14b8-4fdc-b4b2-456a7860e51c]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][bae3f794-ac27-4188-81c4-ef71b662c615][eb04bcca-ba19-4bdf-870e-1f38b5fafc84]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][bae3f794-ac27-4188-81c4-ef71b662c615][f4560a92-2a9b-4856-8bf2-bfed659dc137]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][bc65c4e3-844e-480b-b37b-cbda6e3e9ef8][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][bce2cc06-f65b-5571-823c-b67750620a63]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][bd92a324-971e-43a0-9ecc-e214c6e53c7d][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][be49f4ee-86fd-5b3d-9cef-03175d095fce]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][be64fe1f-9725-49c9-aa93-b432028c0f4b][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][beac5989-299a-455b-922c-4fb5de51efd8][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][bec5c4c2-81fa-4f80-8c0f-c7779e02fe6d][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][bf6574c8-20d7-4ff2-bbe2-83b5e5ed7185][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][bf6fe086-fd10-4622-915f-53fb2cb396e3][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][c26f13f1-76f3-4fcb-8a12-e4077926120a][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][c51a5990-fdb3-4869-9d53-cea8f2278632][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][c7551358-515a-4550-a932-76e14b3b9d1a][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][c778435d-9d9e-4105-b778-85b5a1889116][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][c793694a-3e23-4219-8c65-bbd95251d4b2][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][c7946d89-6ef0-41cd-badb-c5fc1d83b4c1][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][c959113e-e67b-4467-aeed-1c5fce151378][0b85224c-9146-47d3-922e-d49b9d84db89]
padding=4
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][ceb336f2-1a2b-47ca-aa88-0aea63a4e1b1][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][cf04595a-56b5-4272-b7f8-39aa2c4b75a0][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][cfa6d691-cd18-4e4a-a9a3-a2774bcf950a][11d41c25-a2f5-4a3c-9136-d6135dfdfb96]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][cfa6d691-cd18-4e4a-a9a3-a2774bcf950a][eb04bcca-ba19-4bdf-870e-1f38b5fafc84]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][d358c7a5-7a63-4273-92d3-6509e4db056f][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][d36a2cc2-2d9d-4789-bf19-6a8fd3b2bf18][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][d59c3b15-7418-4530-ba4d-0658238d8553][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][d5e5d6f7-426a-452e-a0b1-071b4a718d7d][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][d7ee3bc1-b1c4-417a-ba6f-66b45ff94aef][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][d8204329-4e61-49a3-b221-3bd0d54992a4][0b85224c-9146-47d3-922e-d49b9d84db89]
padding=4
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][dbde98c3-a4d7-4804-b452-2c87a4ea96f7][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][dd2b8765-86f4-44f1-8726-7f0e92ff77ce][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][de432916-922d-46ce-a50a-0c410921b01c][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][ded869e8-35dd-4ad5-b240-dc27093cc97c][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][dfc528ad-167e-40c9-a744-7129a3f020c5][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][e01fc332-545a-40dc-942d-6edc5e71dc1b][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][e02ca48c-c83e-4172-bb5b-032ea4321df8][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][e185fa48-a158-4ad4-8e42-4f7d84f24d30][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][e28fac4f-a49d-4219-9c9b-3207d1ecdbe0][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][e498b57a-9b11-4541-8600-a35b832732dd][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][e5f80f6c-5b70-40fc-9335-7b5b10e71e54][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][e69b48fb-078a-4c4c-ab0a-9b9c76ad7b49][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][e8b0570b-6334-4cec-919f-42f3c4e5147d][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][e90b650e-8871-46af-8403-e64670d3eaf3][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][ebd8d5cd-e2df-426a-a45f-b82abe49aaaa][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][ec2d8c8b-bd02-4133-90c2-b31d0a3cfd06][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][ec846fcd-69a4-4704-82b3-3abc389300b1][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][ecac575c-d3ba-4d59-8c1f-84927e4e2e69][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][ecac575c-d3ba-4d59-8c1f-84927e4e2e69][f4560a92-2a9b-4856-8bf2-bfed659dc137]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][ed9b2d65-d78a-487c-8e84-18f2b49bc61e][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][edf51496-5952-48b1-8f83-5369a834660b][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][ee77f044-2264-45d8-844d-033ab56b2941][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][eea3b66a-dc69-4dbf-a551-55ee8c14d769][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][eea82910-3ba1-44dd-9e81-7e0127bf7355][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][f0e08dcf-fa4c-4670-9491-b334272c16e2][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][f195d101-db0d-4183-be1e-a4bf9ed2fa8a][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][f210ed9e-b72d-46b1-9c2b-f7888b9e6947][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][f35d4a1a-2c90-4b55-b3f7-79014e01e5bc][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][f3633089-b0bd-59f0-a1c3-5265ab8bb0e9]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][f47f6807-50b8-46c2-b0fc-9dc8545c06c0][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][f675b249-d2be-418d-99b6-f51a95ad7c6e][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][f675b249-d2be-418d-99b6-f51a95ad7c6e][f4560a92-2a9b-4856-8bf2-bfed659dc137]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][f820b339-ff08-4244-af6d-b04b7b0204ea][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][fa1178bc-90b5-471e-9d71-377deae2d93f][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][fa2814cc-0a5b-4554-b856-4ff161d90104][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][fb812ca0-eb7e-4e85-bcd0-983b3387ddfb][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][fbb77cf4-8f20-44ae-8f85-440b30a06046][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][fd345786-c806-4ed9-a500-4f9b2ee96cb6][d4d46895-3594-4e95-b97e-6424b824f21b]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][ffbf4450-f42f-531d-be28-e14bc2ae5e70]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Windows]
DelayFocusInterval=0
FocusPolicy=FocusFollowsMouse
Placement=Centered
[Xwayland]
Scale=2