add screenshot link to nextcloud folder and add bookmark for poe2 ranger build
This commit is contained in:
parent
43315e2c22
commit
6fcfc4f384
2 changed files with 9 additions and 0 deletions
|
@ -115,6 +115,10 @@
|
|||
source = config.lib.file.mkOutOfStoreSymlink "/home/lillian/Nextcloud/Pictures";
|
||||
target = "Pictures";
|
||||
};
|
||||
Screenshots = {
|
||||
source = config.lib.file.mkOutOfStoreSymlink "/home/lillian/Nextcloud/Pictures/Screenshots";
|
||||
target = "Screenshots";
|
||||
};
|
||||
Scripts = {
|
||||
source = config.lib.file.mkOutOfStoreSymlink "/home/lillian/Nextcloud/Scripts";
|
||||
target = "Scripts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue