Created
May 19, 2020 23:42
-
-
Save theJaxon/592c33892c52e0e096f73b4e88119d9f to your computer and use it in GitHub Desktop.
tilix configuration , dumped using `dconf dump /com/gexperts/Tilix/ > ~/tilix.dconf` and can be imported using `dconf load /com/gexperts/Tilix/ < ~/tilix.dconf`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[/] | |
quake-specific-monitor=0 | |
terminal-title-style='none' | |
theme-variant='system' | |
unsafe-paste-alert=false | |
use-tabs=true | |
warn-vte-config-issue=false | |
[keybindings] | |
session-add-down='<Super>h' | |
session-add-right='<Super>v' | |
session-name='<Super>r' | |
session-synchronize-input='<Super>s' | |
terminal-close='<Super>q' | |
[profiles/2b7c4080-0ddd-46c5-8f23-563fd3ba789d] | |
background-color='#1E1E24243030' | |
background-transparency-percent=2 | |
badge-color='#AC7EA8' | |
badge-color-set=false | |
badge-font='Ubuntu Medium 14' | |
badge-use-system-font=false | |
bold-color-set=false | |
cursor-blink-mode='off' | |
cursor-colors-set=false | |
dim-transparency-percent=0 | |
font='JetBrains Mono 12' | |
foreground-color='#A1B0B8' | |
highlight-colors-set=false | |
login-shell=true | |
palette=['#252525', '#FF5252', '#C3D82C', '#FFC135', '#42A5F5', '#D81B60', '#00ACC1', '#F5F5F5', '#708284', '#FF5252', '#C3D82C', '#FFC135', '#42A5F5', '#D81B60', '#00ACC1', '#F5F5F5'] | |
use-system-font=false | |
use-theme-colors=false | |
visible-name='Jaxon' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment