XFCE
Lightweight and fast desktop environment for Linux.
Table of Contents
Xfconf
xfconf - Configuration Storage System
Xfconf-query
Channels in Xfconf
$ xfconf-query -l
Channels:
xsettings
xfce4-notifyd
thunar
xfce4-keyboard-shortcuts
List all available properties and their values in the channel thunar
.
$ xfconf-query -c thunar -l -v
/last-show-hidden false
/last-sort-column THUNAR_COLUMN_NAME
/last-sort-order GTK_SORT_ASCENDING
/last-view ThunarDetailsView
Set/Reset config
xfconf-query -c thunar -p /last-show-hidden -s true