mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: open relevant sites in firefox dc
This commit is contained in:
parent
c13911c865
commit
12c80c99ff
2 changed files with 2 additions and 2 deletions
|
|
@ -10997,7 +10997,7 @@ The rest of the settings is at [[#h:bbf2ecb6-c8ff-4462-b5d5-d45b28604ddf][work]]
|
||||||
{
|
{
|
||||||
id = 1;
|
id = 1;
|
||||||
settings = {
|
settings = {
|
||||||
"browser.startup.homepage" = "https://tower.vbc.ac.at";
|
"browser.startup.homepage" = "https://tower.vbc.ac.at|https://artifactory.vbc.ac.at";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
config.swarselsystems.firefox;
|
config.swarselsystems.firefox;
|
||||||
|
|
|
||||||
|
|
@ -80,7 +80,7 @@
|
||||||
{
|
{
|
||||||
id = 1;
|
id = 1;
|
||||||
settings = {
|
settings = {
|
||||||
"browser.startup.homepage" = "https://tower.vbc.ac.at";
|
"browser.startup.homepage" = "https://tower.vbc.ac.at|https://artifactory.vbc.ac.at";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
config.swarselsystems.firefox;
|
config.swarselsystems.firefox;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue