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:
parent
ebff05aea4
commit
f9958b01a6
@ -7,4 +7,5 @@
|
|||||||
<property name="last-window-maximized" type="bool" value="false"/>
|
<property name="last-window-maximized" type="bool" value="false"/>
|
||||||
<property name="misc-exec-shell-scripts-by-default" type="bool" value="true"/>
|
<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-confirm-close-multiple-tabs" type="bool" value="false"/>
|
||||||
|
<property name="misc-middle-click-in-tab" type="bool" value="true"/>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -3,5 +3,8 @@
|
|||||||
<channel name="xfce4-desktop" version="1.0">
|
<channel name="xfce4-desktop" version="1.0">
|
||||||
<property name="desktop-icons" type="empty">
|
<property name="desktop-icons" type="empty">
|
||||||
<property name="primary" type="bool" value="true"/>
|
<property name="primary" type="bool" value="true"/>
|
||||||
|
<property name="file-icons" type="empty">
|
||||||
|
<property name="show-removable" type="bool" value="false"/>
|
||||||
|
</property>
|
||||||
</property>
|
</property>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -3,6 +3,7 @@ nfs-common
|
|||||||
cifs-utils
|
cifs-utils
|
||||||
smbclient
|
smbclient
|
||||||
avahi-daemon
|
avahi-daemon
|
||||||
|
libnss-mdns
|
||||||
bridge-utils
|
bridge-utils
|
||||||
nmap
|
nmap
|
||||||
wget
|
wget
|
||||||
|
Loading…
x
Reference in New Issue
Block a user