nixos/cosmic: update config defaults
This commit is contained in:
parent
04af4df022
commit
a231968592
2 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
250
|
||||
50
|
||||
|
|
|
@ -2,8 +2,8 @@ Some(([
|
|||
"com.system76.CosmicPanelAppButton",
|
||||
"com.system76.CosmicAppletWorkspaces",
|
||||
], [
|
||||
"com.system76.CosmicAppletInputSources",
|
||||
"com.system76.CosmicAppletStatusArea",
|
||||
"com.system76.CosmicAppletInputSources",
|
||||
"com.system76.CosmicAppletTiling",
|
||||
"com.system76.CosmicAppletAudio",
|
||||
"com.system76.CosmicAppletNetwork",
|
||||
|
@ -11,4 +11,4 @@ Some(([
|
|||
"com.system76.CosmicAppletNotifications",
|
||||
"com.system76.CosmicAppletBluetooth",
|
||||
"com.system76.CosmicAppletPower",
|
||||
]))
|
||||
]))
|
||||
|
|
Loading…
Reference in a new issue