├── FilesBrowsingOnly.plist ├── Makefile ├── README.md ├── Tweak.x └── control /FilesBrowsingOnly.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dayanch96/FilesBrowsingOnly/HEAD/FilesBrowsingOnly.plist -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dayanch96/FilesBrowsingOnly/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dayanch96/FilesBrowsingOnly/HEAD/README.md -------------------------------------------------------------------------------- /Tweak.x: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dayanch96/FilesBrowsingOnly/HEAD/Tweak.x -------------------------------------------------------------------------------- /control: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dayanch96/FilesBrowsingOnly/HEAD/control --------------------------------------------------------------------------------