update
This commit is contained in:
parent
94691ec144
commit
46fe41189c
9 changed files with 25 additions and 11 deletions
|
|
@ -1,8 +1,6 @@
|
|||
[
|
||||
"io.gitlab.librewolf-community",
|
||||
"com.system76.CosmicFiles",
|
||||
"com.system76.CosmicEdit",
|
||||
"kitty",
|
||||
"com.system76.CosmicStore",
|
||||
"com.system76.CosmicSettings",
|
||||
]
|
||||
|
|
@ -1,6 +1,4 @@
|
|||
Some([
|
||||
"com.system76.CosmicPanelLauncherButton",
|
||||
"com.system76.CosmicPanelWorkspacesButton",
|
||||
"com.system76.CosmicPanelAppButton",
|
||||
"com.system76.CosmicAppList",
|
||||
"com.system76.CosmicAppletMinimize",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
Some(([
|
||||
"com.system76.CosmicAppletWorkspaces",
|
||||
"com.system76.CosmicPanelAppButton",
|
||||
"com.system76.CosmicPanelWorkspacesButton",
|
||||
], [
|
||||
"com.system76.CosmicAppletInputSources",
|
||||
"com.system76.CosmicAppletStatusArea",
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
"mouse"
|
||||
"display"
|
||||
|
|
@ -1 +1 @@
|
|||
None
|
||||
Some(0)
|
||||
|
|
@ -1 +1,11 @@
|
|||
{}
|
||||
{
|
||||
0: (
|
||||
name: "Main",
|
||||
command: "",
|
||||
syntax_theme_dark: "COSMIC Dark",
|
||||
syntax_theme_light: "COSMIC Light",
|
||||
tab_title: "",
|
||||
working_directory: "",
|
||||
hold: false,
|
||||
),
|
||||
}
|
||||
|
|
@ -1 +1 @@
|
|||
false
|
||||
true
|
||||
|
|
@ -1 +1 @@
|
|||
false
|
||||
true
|
||||
Loading…
Add table
Add a link
Reference in a new issue