diff options
| author | Rosa <rosaontheweb@proton.me> | 2025-12-20 15:31:54 -0500 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2025-12-20 15:31:54 -0500 |
| commit | d76111cd0de07c821844be4583ffb81eb2d59bf7 (patch) | |
| tree | 91a1fc2e7e3acb8336a85aed9abc242307a4fc35 /user/wm/librewolf.nix | |
| parent | ca9e1f1fb8126b34ca95fca78965c1d782a30102 (diff) | |
foot, editor
Diffstat (limited to 'user/wm/librewolf.nix')
| -rw-r--r-- | user/wm/librewolf.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/wm/librewolf.nix b/user/wm/librewolf.nix index a13fcc3..29ddd47 100644 --- a/user/wm/librewolf.nix +++ b/user/wm/librewolf.nix @@ -3,7 +3,7 @@ programs.librewolf = { enable = true; profiles = { - default = {}; + default = { }; noRFP = { id = 1; name = "RFP Disabled"; |
