1
0
Fork 0

Add fluffy bookmark

This commit is contained in:
Malte Brandy 2021-12-09 23:28:02 +01:00
parent 2e6aa75352
commit c5ca1cde1c
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -18,5 +18,8 @@ in
name = "Arc";
package = pkgs.arc-theme;
};
gtk3.bookmarks = [
"ftp://fluffy.lo.m-0.eu"
];
};
}