Move dconf to .config
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
d5cb44903c
commit
edeb50e517
3 changed files with 7 additions and 5 deletions
25
system/.config/dconf/root.conf
Normal file
25
system/.config/dconf/root.conf
Normal file
|
@ -0,0 +1,25 @@
|
|||
[org/nemo/preferences]
|
||||
show-full-path-titles=true
|
||||
show-new-folder-icon-toolbar=false
|
||||
show-bookmarks-in-to-menus=true
|
||||
default-sort-order='name'
|
||||
default-folder-viewer='list-view'
|
||||
sort-directories-first=true
|
||||
show-hidden-files=false
|
||||
show-image-thumbnails='never'
|
||||
date-format='iso'
|
||||
show-places-in-to-menus=true
|
||||
|
||||
[org/nemo/list-view]
|
||||
default-zoom-level='smaller'
|
||||
|
||||
[desktop/ibus/general]
|
||||
engines-order=['xkb:ch::ger', 'anthy']
|
||||
preload-engines=['xkb:ch::ger', 'anthy']
|
||||
|
||||
[desktop/ibus/general/hotkey]
|
||||
triggers=['<Alt><Shift>space']
|
||||
|
||||
[desktop/ibus/panel/emoji]
|
||||
unicode-hotkey=@as []
|
||||
hotkey=@as []
|
Loading…
Add table
Add a link
Reference in a new issue