fix: webbrowser.open
This commit is contained in:
@@ -56,6 +56,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
home.sessionPath = [ "$HOME/.local/bin" ];
|
home.sessionPath = [ "$HOME/.local/bin" ];
|
||||||
|
home.sessionVariables.BROWSER = "open";
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user