more webapp stuff
This commit is contained in:
parent
9bc61077d5
commit
533f88f4cd
4 changed files with 34 additions and 15 deletions
|
@ -128,12 +128,12 @@ in {
|
|||
name = "Facebook Messenger";
|
||||
icon = ./icons/fb_msg.png;
|
||||
};
|
||||
"ChatGPT" = {
|
||||
url = "https://chat.openai.com";
|
||||
"Syncthing" = {
|
||||
url = "http://127.0.0.1:8384";
|
||||
id = 3;
|
||||
extraSettings = config.programs.firefox.profiles.default.settings;
|
||||
name = "ChatGPT";
|
||||
icon = ./icons/ChatGPT.png;
|
||||
name = "Syncthing";
|
||||
icon = ./icons/syncthing.png;
|
||||
};
|
||||
"StudyTAFE" = {
|
||||
url = "https://www.studytafensw.edu.au";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue