1

Home: Fix after update

This commit is contained in:
2026-01-17 20:28:34 +01:00
parent d216a8018d
commit 73eeff9a0e
5 changed files with 14 additions and 14 deletions

View File

@ -14,7 +14,7 @@ in {
textfox = {
enable = firefox.textfox;
useLegacyExtensions = false;
profile = "default";
profiles = ["default"];
config = {
background = {

View File

@ -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;