Change the Windows1 UUID and reenable remote thumbnails

This commit is contained in:
Jimbo 2024-11-20 10:29:44 -05:00
parent 217a464240
commit 0717e2c401
2 changed files with 3 additions and 1 deletions

View file

@ -35,7 +35,7 @@
options = [ "nosuid" "nodev" "nofail" "x-gvfs-show" ];
};
"/mnt/Windows1" = {
device = "/dev/disk/by-uuid/10BC97B2BC979138";
device = "/dev/disk/by-uuid/48F5C6E06416229C";
options = [ "nosuid" "nodev" "noauto" ];
};
"/mnt/Windows2" = {

View file

@ -13,6 +13,7 @@
RecentFilesNumber=0
[Desktop]
HideItems=false
SortColumn=name
SortFolderFirst=true
SortHiddenLast=false
@ -50,6 +51,7 @@
ShowMenuBar=true
ShowTabClose=true
SwitchToNewTab=true
TabPaths=@Invalid()
'';
};
};