This commit is contained in:
user 2025-12-07 08:06:44 -06:00
parent 47e5571a49
commit a36ea03119
25 changed files with 127 additions and 81 deletions

View file

@ -3,7 +3,7 @@
model: "",
layout: "us",
variant: "",
options: None,
options: Some("compose:ralt"),
repeat_delay: 600,
repeat_rate: 25,
)
)

View file

@ -1,5 +1 @@
Some((
wait_time: 1000,
transition_time: 200,
handle_size: 4,
))
None

View file

@ -1,4 +1,6 @@
Some([
"com.system76.CosmicPanelLauncherButton",
"com.system76.CosmicPanelWorkspacesButton",
"com.system76.CosmicPanelAppButton",
"com.system76.CosmicAppList",
"com.system76.CosmicAppletMinimize",

View file

@ -1 +1 @@
None
Some(([], []))

View file

@ -1 +1 @@
Dark
ThemeDefault

View file

@ -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",
]))

View file

@ -1 +1 @@
(0, 2)
(0, 5)

View file

@ -1 +1 @@
(0, 2)
(0, 5)

View file

@ -1 +1 @@
(0, 2)
(0, 5)