summaryrefslogtreecommitdiff
path: root/roles/lxde/files
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@fretlink.com>2018-11-21 01:28:17 +0100
committerIsmaël Bouya <ismael.bouya@fretlink.com>2018-11-21 01:28:17 +0100
commit29585ffbff59b33b39159c42c66b86720804764a (patch)
tree0267a8bd4c209fada1cf3806eadb921df194944a /roles/lxde/files
parent8bd99501f54d4e711ba579cc3b5e7e46a9ec29e1 (diff)
downloadAnsible-29585ffbff59b33b39159c42c66b86720804764a.tar.gz
Ansible-29585ffbff59b33b39159c42c66b86720804764a.tar.zst
Ansible-29585ffbff59b33b39159c42c66b86720804764a.zip
add autorun for pcmanfm and a check for tmux_dev
Diffstat (limited to 'roles/lxde/files')
-rw-r--r--roles/lxde/files/config_files/pcmanfm/LXDE/pcmanfm.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/lxde/files/config_files/pcmanfm/LXDE/pcmanfm.conf b/roles/lxde/files/config_files/pcmanfm/LXDE/pcmanfm.conf
index facaa64..75e164d 100644
--- a/roles/lxde/files/config_files/pcmanfm/LXDE/pcmanfm.conf
+++ b/roles/lxde/files/config_files/pcmanfm/LXDE/pcmanfm.conf
@@ -6,6 +6,9 @@ mount_on_startup=1
6mount_removable=1 6mount_removable=1
7autorun=1 7autorun=1
8 8
9[autorun]
10x-content/bootable-media=pcmanfm
11
9[ui] 12[ui]
10always_show_tabs=0 13always_show_tabs=0
11max_tab_chars=32 14max_tab_chars=32