update
This commit is contained in:
parent
c3d3adf48d
commit
b1e3e16c1e
18 changed files with 186 additions and 92 deletions
|
|
@ -1,4 +1,5 @@
|
|||
[
|
||||
"io.gitlab.librewolf-community",
|
||||
"kitty",
|
||||
"com.system76.CosmicFiles",
|
||||
]
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
(
|
||||
workspace_mode: OutputBound,
|
||||
workspace_layout: Vertical,
|
||||
workspace_layout: Horizontal,
|
||||
)
|
||||
|
|
@ -1 +1 @@
|
|||
0.85
|
||||
0.75
|
||||
|
|
@ -1 +1 @@
|
|||
Some(([], []))
|
||||
None
|
||||
|
|
@ -1 +1 @@
|
|||
4
|
||||
0
|
||||
|
|
@ -1 +1 @@
|
|||
0.86
|
||||
0.75
|
||||
|
|
@ -1 +1 @@
|
|||
2
|
||||
0
|
||||
|
|
@ -1 +1 @@
|
|||
"display"
|
||||
"default-apps"
|
||||
|
|
@ -1,12 +1,12 @@
|
|||
(
|
||||
space_none: 0,
|
||||
space_xxxs: 4,
|
||||
space_xxs: 8,
|
||||
space_xs: 12,
|
||||
space_s: 16,
|
||||
space_m: 24,
|
||||
space_l: 32,
|
||||
space_xl: 48,
|
||||
space_xxl: 64,
|
||||
space_xxxl: 128,
|
||||
space_xxs: 4,
|
||||
space_xs: 8,
|
||||
space_s: 8,
|
||||
space_m: 16,
|
||||
space_l: 24,
|
||||
space_xl: 32,
|
||||
space_xxl: 48,
|
||||
space_xxxl: 64,
|
||||
)
|
||||
|
|
@ -1,12 +1,12 @@
|
|||
(
|
||||
space_none: 0,
|
||||
space_xxxs: 4,
|
||||
space_xxs: 8,
|
||||
space_xs: 12,
|
||||
space_s: 16,
|
||||
space_m: 24,
|
||||
space_l: 32,
|
||||
space_xl: 48,
|
||||
space_xxl: 64,
|
||||
space_xxxl: 128,
|
||||
space_xxs: 4,
|
||||
space_xs: 8,
|
||||
space_s: 8,
|
||||
space_m: 16,
|
||||
space_l: 24,
|
||||
space_xl: 32,
|
||||
space_xxl: 48,
|
||||
space_xxxl: 64,
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue