Compare commits
2 Commits
40add2b4f7
...
0da077eb2d
| Author | SHA1 | Date | |
|---|---|---|---|
| 0da077eb2d | |||
| 362be62e5c |
@ -122,7 +122,6 @@ in {
|
|||||||
display-_anchors # Easier linking to specific website parts
|
display-_anchors # Easier linking to specific website parts
|
||||||
don-t-fuck-with-paste
|
don-t-fuck-with-paste
|
||||||
enhancer-for-youtube
|
enhancer-for-youtube
|
||||||
fakespot-fake-reviews-amazon # identify fake amazon reviews
|
|
||||||
fastforwardteam # skip URL shorteners
|
fastforwardteam # skip URL shorteners
|
||||||
faststream # replace video players with a faster one
|
faststream # replace video players with a faster one
|
||||||
frankerfacez # twitch emotes
|
frankerfacez # twitch emotes
|
||||||
|
|||||||
@ -69,6 +69,7 @@ in {
|
|||||||
"class:^(signal)$" = "";
|
"class:^(signal)$" = "";
|
||||||
"class:^(Spotify)$" = "";
|
"class:^(Spotify)$" = "";
|
||||||
"class:^(discord)$" = "";
|
"class:^(discord)$" = "";
|
||||||
|
"class:^(Zotero)$" = "";
|
||||||
};
|
};
|
||||||
|
|
||||||
# https://github.com/Jas-SinghFSU/HyprPanel/blob/master/src/configuration/modules/theme/bar/index.ts
|
# https://github.com/Jas-SinghFSU/HyprPanel/blob/master/src/configuration/modules/theme/bar/index.ts
|
||||||
|
|||||||
Reference in New Issue
Block a user