Skip to content

Commit 8afbe69

Browse files
feat(firefox): added betterttv settings
not sure if the 7tv is correct
1 parent 6c8891a commit 8afbe69

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

modules/home/gui/firefox/profiles.nix

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,18 @@
116116
behavior = "OnOff";
117117
};
118118
};
119+
"firefox@betterttv.net".settings = {
120+
# auto-claim channel points and drops
121+
"autoClaim" = [
122+
1
123+
1
124+
];
125+
# add 7tv
126+
"emotes" = [
127+
55
128+
16
129+
];
130+
};
119131
"uBlock0@raymondhill.net".settings = {
120132
# add filter lists
121133
selectedFilterLists = [

0 commit comments

Comments
 (0)