Sway: Difference between revisions

Phobos (talk | contribs)
m Added sub-section for MTP automounting
Phobos (talk | contribs)
mNo edit summary
Line 387: Line 387:


==== MTP (Android Phone Storage) ====
==== MTP (Android Phone Storage) ====
File managers that support [https://wiki.gnome.org/Projects/gvfs GVfs], such as [[Thunar]], can mount MTP devices using GVfs.
File managers that support [https://wiki.gnome.org/Projects/gvfs GVfs], such as [[Thunar]], can mount MTP devices using GVfs. See the page on [[MTP]] for related information.
{{File|3=services.gvfs.enable = true;|name=/etc/nixos/configuration.nix|lang=nix}}
{{File|3=services.gvfs.enable = true;|name=/etc/nixos/configuration.nix|lang=nix}}