Add PCmanFM config

This commit is contained in:
Aleksey Samoilov 2023-06-04 21:31:33 +04:00
parent 8216557c27
commit f62c156f6c
3 changed files with 33 additions and 6 deletions

View file

@ -1,3 +1,6 @@
# Configuration file for the libfm version 1.3.2.
# Autogenerated file, don't edit, your changes will be overwritten.
[config]
single_click=0
use_trash=1
@ -18,7 +21,7 @@ drop_default_action=auto
defer_content_test=0
quick_exec=0
show_internal_volumes=0
terminal=foot %s
terminal=x-terminal-emulator %s
archiver=engrampa
thumbnail_local=1
thumbnail_max=2048
@ -27,10 +30,10 @@ smart_desktop_autodrop=1
[ui]
big_icon_size=48
small_icon_size=24
pane_icon_size=16
pane_icon_size=24
thumbnail_size=128
show_thumbnail=1
shadow_hidden=1
shadow_hidden=0
[places]
places_home=1

View file

@ -0,0 +1,27 @@
[config]
bm_open_method=0
[volume]
mount_on_startup=1
mount_removable=1
autorun=1
[ui]
always_show_tabs=0
max_tab_chars=32
win_width=640
win_height=480
maximized=1
splitter_pos=219
media_in_new_tab=0
desktop_folder_new_win=0
change_tab_on_drop=1
close_on_unmount=1
focus_previous=0
side_pane_mode=places
view_mode=icon
show_hidden=1
sort=name;ascending;
toolbar=newtab;navigation;home;
show_statusbar=1
pathbar_mode_buttons=0

View file

@ -2,9 +2,6 @@
# from /usr/bin/start-sway script for all users of the system.
# User-specific variables should be placed in $XDG_CONFIG_HOME/sway/environment
# TileOS specific config dir
export XDG_CONFIG_DIRS=/etc/xdg/xdg-tileos:/etc/xdg
# Force Wayland for Mozilla Firefox
export MOZ_ENABLE_WAYLAND=1
export MOZ_DBUS_REMOTE=1