libnss-mdns - thunar tabs - removable drive desktop

- thunar enable middle-click-in-tab
 - hide removable drive on desktop
 - add libnss-mdns for mdns resolve gvfs
This commit is contained in:
toto 2022-11-17 10:30:00 +01:00
parent ebff05aea4
commit f9958b01a6
3 changed files with 5 additions and 0 deletions

View File

@ -7,4 +7,5 @@
<property name="last-window-maximized" type="bool" value="false"/>
<property name="misc-exec-shell-scripts-by-default" type="bool" value="true"/>
<property name="misc-confirm-close-multiple-tabs" type="bool" value="false"/>
<property name="misc-middle-click-in-tab" type="bool" value="true"/>
</channel>

View File

@ -3,5 +3,8 @@
<channel name="xfce4-desktop" version="1.0">
<property name="desktop-icons" type="empty">
<property name="primary" type="bool" value="true"/>
<property name="file-icons" type="empty">
<property name="show-removable" type="bool" value="false"/>
</property>
</property>
</channel>

View File

@ -3,6 +3,7 @@ nfs-common
cifs-utils
smbclient
avahi-daemon
libnss-mdns
bridge-utils
nmap
wget