mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-01 12:47:19 +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:
parent
335b9f7c8d
commit
9795c1b642
12
README.md
12
README.md
@ -384,12 +384,12 @@ WAFLAVOR="docker"
|
||||
# - '180'
|
||||
RDP_SCALE="100"
|
||||
|
||||
# [MOUNTING REMOVABLE PATHS FOR FILES]
|
||||
# NOTES:
|
||||
# - By default, `udisks` (which you most likely have installed) uses `/run/media/` for mounting removable devices.
|
||||
# - This improves compatibility with most desktop environments (DEs).
|
||||
# - Note: The Filesystem Hierarchy Standard (FHS) recommends `/media` instead. Verify your system's configuration.
|
||||
# - To manually mount devices, you may optionally use `/mnt`.
|
||||
# [MOUNTING REMOVABLE PATHS FOR FILES]
|
||||
# NOTES:
|
||||
# - By default, `udisks` (which you most likely have installed) uses `/run/media/` for mounting removable devices.
|
||||
# - This improves compatibility with most desktop environments (DEs).
|
||||
# - Note: The Filesystem Hierarchy Standard (FHS) recommends `/media` instead. Verify your system's configuration.
|
||||
# - To manually mount devices, you may optionally use `/mnt`.
|
||||
REMOVABLE_MEDIA="/run/media"
|
||||
|
||||
# [ADDITIONAL FREERDP FLAGS & ARGUMENTS]
|
||||
|
Loading…
x
Reference in New Issue
Block a user