firefox to home manager one day
This commit is contained in:
parent
7c1cc7d4c5
commit
53cd2ff223
1 changed files with 6 additions and 1 deletions
|
|
@ -72,7 +72,12 @@ in {
|
||||||
# run `jq .browser_specific_settings.gecko.id manifest.json` or
|
# run `jq .browser_specific_settings.gecko.id manifest.json` or
|
||||||
# `jq .applications.gecko.id manifest.json` to get the UUID
|
# `jq .applications.gecko.id manifest.json` to get the UUID
|
||||||
};
|
};
|
||||||
|
# userChrome = ''
|
||||||
|
# #tabbrowser-tabs {
|
||||||
|
# visibility: collapse;
|
||||||
|
# }
|
||||||
|
# '';
|
||||||
|
# i am the only mf that doesnt use home-manager for firefox config
|
||||||
/*
|
/*
|
||||||
---- PREFERENCES ----
|
---- PREFERENCES ----
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue