feat: facebook qutebrowser profile

This commit is contained in:
Guz
2025-07-04 19:18:03 -03:00
parent 7593248e4f
commit 0a4607c37b

View File

@@ -130,6 +130,9 @@
"--replace"
"youtube = [true, false]"
"youtube = [false, false]"
"--replace"
"instagram = [true, true]"
"instagram = [false, false]"
];
})
];
@@ -192,6 +195,7 @@
colors.tabs.pinned.selected.odd.bg = "#A6ADC8"; # Catppuccin's Subtext 1
};
};
"facebook" = {};
};
programs.mpv.enable = true;