* src/etc/xdg/pcmanfm/lubuntu/desktop-items-0.conf
* src/etc/xdg/pcmanfm/lubuntu/pcmanfm.conf - Update some pcmanfm default settings and activate mounted devices on the desktop by default.
This commit is contained in:
parent
08aabfd980
commit
d056b20bf5
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -8,6 +8,10 @@ lubuntu-default-settings (0.45) UNRELEASED; urgency=medium
|
|||||||
* src/etc/xdg/lubuntu/menus/lxqt-applications.menu
|
* src/etc/xdg/lubuntu/menus/lxqt-applications.menu
|
||||||
- Exclude synaptic-kde.desktop in LXQt menu, until OnlyShowIn is fixed in LXQt
|
- Exclude synaptic-kde.desktop in LXQt menu, until OnlyShowIn is fixed in LXQt
|
||||||
(see bug #582). Thanks Ariszlo for the patch.
|
(see bug #582). Thanks Ariszlo for the patch.
|
||||||
|
* src/etc/xdg/pcmanfm/lubuntu/desktop-items-0.conf
|
||||||
|
* src/etc/xdg/pcmanfm/lubuntu/pcmanfm.conf
|
||||||
|
- Update some pcmanfm default settings and activate mounted devices on the
|
||||||
|
desktop by default.
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Wed, 14 Oct 2015 08:38:27 +0200
|
-- Julien Lavergne <gilir@ubuntu.com> Wed, 14 Oct 2015 08:38:27 +0200
|
||||||
|
|
||||||
|
14
src/etc/xdg/pcmanfm/lubuntu/desktop-items-0.conf
Normal file
14
src/etc/xdg/pcmanfm/lubuntu/desktop-items-0.conf
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
[*]
|
||||||
|
wallpaper_mode=center
|
||||||
|
wallpaper_common=1
|
||||||
|
wallpapers_configured=1
|
||||||
|
wallpaper0=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
||||||
|
wallpaper=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
||||||
|
desktop_bg=#2e4060
|
||||||
|
desktop_fg=#ffffff
|
||||||
|
desktop_shadow=#000000
|
||||||
|
desktop_font=Ubuntu 11
|
||||||
|
sort=mtime;ascending;
|
||||||
|
show_documents=0
|
||||||
|
show_trash=1
|
||||||
|
show_mounts=1
|
@ -7,19 +7,6 @@ mount_on_startup=1
|
|||||||
mount_removable=1
|
mount_removable=1
|
||||||
autorun=1
|
autorun=1
|
||||||
|
|
||||||
[desktop]
|
|
||||||
wallpaper_mode=1
|
|
||||||
wallpaper_common=1
|
|
||||||
wallpapers_configured=1
|
|
||||||
wallpaper=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
|
||||||
desktop_bg=#000000
|
|
||||||
desktop_fg=#ffffff
|
|
||||||
desktop_shadow=#000000
|
|
||||||
desktop_font=Ubuntu 11
|
|
||||||
show_wm_menu=0
|
|
||||||
sort_type=0
|
|
||||||
sort_by=7
|
|
||||||
|
|
||||||
[ui]
|
[ui]
|
||||||
always_show_tabs=0
|
always_show_tabs=0
|
||||||
max_tab_chars=32
|
max_tab_chars=32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user