mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-02 08:56:40 +02:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
12
README.md
12
README.md
@@ -384,12 +384,12 @@ WAFLAVOR="docker"
|
|||||||
# - '180'
|
# - '180'
|
||||||
RDP_SCALE="100"
|
RDP_SCALE="100"
|
||||||
|
|
||||||
# [MOUNTING REMOVABLE PATHS FOR FILES]
|
# [MOUNTING REMOVABLE PATHS FOR FILES]
|
||||||
# NOTES:
|
# NOTES:
|
||||||
# - By default, `udisks` (which you most likely have installed) uses `/run/media/` for mounting removable devices.
|
# - By default, `udisks` (which you most likely have installed) uses `/run/media/` for mounting removable devices.
|
||||||
# - This improves compatibility with most desktop environments (DEs).
|
# - This improves compatibility with most desktop environments (DEs).
|
||||||
# - Note: The Filesystem Hierarchy Standard (FHS) recommends `/media` instead. Verify your system's configuration.
|
# - Note: The Filesystem Hierarchy Standard (FHS) recommends `/media` instead. Verify your system's configuration.
|
||||||
# - To manually mount devices, you may optionally use `/mnt`.
|
# - To manually mount devices, you may optionally use `/mnt`.
|
||||||
REMOVABLE_MEDIA="/run/media"
|
REMOVABLE_MEDIA="/run/media"
|
||||||
|
|
||||||
# [ADDITIONAL FREERDP FLAGS & ARGUMENTS]
|
# [ADDITIONAL FREERDP FLAGS & ARGUMENTS]
|
||||||
|
Reference in New Issue
Block a user