Add dconf configs for Tilix

This commit is contained in:
Dionisio E Alonso 2019-11-19 14:35:49 -03:00
parent c0f8555826
commit 73a206cac0
2 changed files with 35 additions and 0 deletions

13
dconf/README Normal file
View File

@ -0,0 +1,13 @@
dconf dumping/loading:
======================
$ dconf dump DIR > config.file
$ dconf load DIR < config.file
Mappings
--------
DIR :: config.file
Tilix:
/com/gexperts/Tilix/ :: dconf/tilix.dconf

22
dconf/tilix.dconf Normal file
View File

@ -0,0 +1,22 @@
[/]
quake-height-percent=60
quake-hide-headerbar=true
quake-specific-monitor=0
quake-width-percent=96
terminal-title-style='none'
theme-variant='dark'
[profiles]
list=['2b7c4080-0ddd-46c5-8f23-563fd3ba789d', '7bab8584-7951-419b-b70d-a18ac2d2241e']
[profiles/2b7c4080-0ddd-46c5-8f23-563fd3ba789d]
bold-is-bright=false
font='Monospace 9'
use-system-font=false
visible-name='Default'
[profiles/7bab8584-7951-419b-b70d-a18ac2d2241e]
background-transparency-percent=8
font='Monospace 8'
use-system-font=false
visible-name='Quake'