From 38718a910b140a3827a47e472efa2688c2e53603 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Sat, 3 Apr 2021 11:07:41 +0200 Subject: [PATCH] Disable automatic mounting of removable media --- arch-config/.config/pcmanfm/default/pcmanfm.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/arch-config/.config/pcmanfm/default/pcmanfm.conf b/arch-config/.config/pcmanfm/default/pcmanfm.conf index 67326f46..bdceb63e 100644 --- a/arch-config/.config/pcmanfm/default/pcmanfm.conf +++ b/arch-config/.config/pcmanfm/default/pcmanfm.conf @@ -2,20 +2,20 @@ bm_open_method=0 [volume] -mount_on_startup=1 -mount_removable=1 -autorun=1 +mount_on_startup=0 +mount_removable=0 +autorun=0 [ui] always_show_tabs=0 max_tab_chars=32 -win_width=1240 -win_height=720 +win_width=945 +win_height=1038 splitter_pos=197 media_in_new_tab=0 desktop_folder_new_win=0 change_tab_on_drop=1 -close_on_unmount=1 +close_on_unmount=0 focus_previous=0 side_pane_mode=places view_mode=list