chore: adjust firefox profiles in stylix

This commit is contained in:
Leon Schwarzäugl 2025-03-21 19:46:53 +01:00
parent 307ebaade9
commit a8ab07ed2f
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
2 changed files with 3 additions and 0 deletions

View file

@ -11,6 +11,8 @@
targets = {
emacs.enable = false;
waybar.enable = false;
sway.useWallpaper = false;
firefox.profileNames = [ "default" ];
};
};
};