update
This commit is contained in:
parent
47e5571a49
commit
a36ea03119
25 changed files with 127 additions and 81 deletions
|
|
@ -1 +1 @@
|
|||
false
|
||||
true
|
||||
|
|
@ -3,7 +3,7 @@
|
|||
model: "",
|
||||
layout: "us",
|
||||
variant: "",
|
||||
options: None,
|
||||
options: Some("compose:ralt"),
|
||||
repeat_delay: 600,
|
||||
repeat_rate: 25,
|
||||
)
|
||||
)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
true
|
||||
false
|
||||
|
|
@ -1,5 +1 @@
|
|||
Some((
|
||||
wait_time: 1000,
|
||||
transition_time: 200,
|
||||
handle_size: 4,
|
||||
))
|
||||
None
|
||||
|
|
@ -1 +1 @@
|
|||
false
|
||||
true
|
||||
|
|
@ -1 +1 @@
|
|||
4
|
||||
0
|
||||
|
|
@ -1 +1 @@
|
|||
0.75
|
||||
1.0
|
||||
|
|
@ -1,4 +1,6 @@
|
|||
Some([
|
||||
"com.system76.CosmicPanelLauncherButton",
|
||||
"com.system76.CosmicPanelWorkspacesButton",
|
||||
"com.system76.CosmicPanelAppButton",
|
||||
"com.system76.CosmicAppList",
|
||||
"com.system76.CosmicAppletMinimize",
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
None
|
||||
Some(([], []))
|
||||
|
|
@ -1 +1 @@
|
|||
M
|
||||
L
|
||||
|
|
@ -1 +1 @@
|
|||
0
|
||||
4
|
||||
|
|
@ -1 +1 @@
|
|||
Dark
|
||||
ThemeDefault
|
||||
|
|
@ -1,13 +1,12 @@
|
|||
Some(([
|
||||
"com.system76.CosmicAppletWorkspaces",
|
||||
"com.system76.CosmicAppletMinimize",
|
||||
], [
|
||||
"com.system76.CosmicAppletStatusArea",
|
||||
"com.system76.CosmicAppletTiling",
|
||||
"com.system76.CosmicAppletAudio",
|
||||
"com.system76.CosmicAppletBluetooth",
|
||||
"com.system76.CosmicAppletNetwork",
|
||||
"com.system76.CosmicAppletBattery",
|
||||
"com.system76.CosmicAppletNotifications",
|
||||
"com.system76.CosmicAppletBluetooth",
|
||||
"com.system76.CosmicAppletPower",
|
||||
]))
|
||||
|
|
@ -1 +1 @@
|
|||
0
|
||||
2
|
||||
|
|
@ -1 +1 @@
|
|||
(0, 2)
|
||||
(0, 5)
|
||||
|
|
@ -1 +1 @@
|
|||
(0, 2)
|
||||
(0, 5)
|
||||
|
|
@ -1 +1 @@
|
|||
(0, 2)
|
||||
(0, 5)
|
||||
|
|
@ -1 +1 @@
|
|||
(0, 2)
|
||||
(0, 5)
|
||||
Loading…
Add table
Add a link
Reference in a new issue