Home: Fix after update
This commit is contained in:
@ -14,7 +14,7 @@ in {
|
||||
textfox = {
|
||||
enable = firefox.textfox;
|
||||
useLegacyExtensions = false;
|
||||
profile = "default";
|
||||
profiles = ["default"];
|
||||
|
||||
config = {
|
||||
background = {
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
# This is generated from the DMS settings dialog.
|
||||
# Run: nix eval --impure --expr 'builtins.fromJSON (builtins.readFile ~/.config/DankMaterialShell/settings.json)'
|
||||
default.settings = {
|
||||
settings = {
|
||||
# Bar
|
||||
barConfigs = [
|
||||
{
|
||||
@ -419,7 +419,7 @@
|
||||
configVersion = 2;
|
||||
};
|
||||
|
||||
default.session = {
|
||||
session = {
|
||||
# Settings
|
||||
doNotDisturb = false;
|
||||
isLightMode = false;
|
||||
|
||||
Reference in New Issue
Block a user