Skip to content

Instantly share code, notes, and snippets.

@OmriSama
Last active November 13, 2018 18:09
Show Gist options
  • Save OmriSama/d802864bae1f2f6a530c6554fcb81293 to your computer and use it in GitHub Desktop.
Save OmriSama/d802864bae1f2f6a530c6554fcb81293 to your computer and use it in GitHub Desktop.
GNOME Terminal Settings
[legacy]
mnemonics-enabled=true
menu-accelerator-enabled=true
schema-version=uint32 3
default-show-menubar=false
theme-variant='dark'
[legacy/keybindings]
reset-and-clear='<Primary>k'
new-tab='<Primary>t'
copy='<Super>c'
preferences='<Primary>p'
prev-tab='<Primary>Left'
new-window='<Primary>n'
close-tab='<Primary>w'
find='<Primary>f'
move-tab-left='<Primary><Shift>Left'
close-window='<Primary>q'
reset='<Primary>r'
copy-html='<Shift><Super>c'
move-tab-right='<Primary><Shift>Right'
paste='<Primary>v'
toggle-menubar='disabled'
select-all='<Primary>a'
detach-tab='<Primary>Up'
next-tab='<Primary>Right'
[legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9]
foreground-color='rgb(211,215,207)'
cjk-utf8-ambiguous-width='wide'
visible-name='Omri'
login-shell=false
cell-width-scale=1.1000000000000001
palette=['rgb(46,52,54)', 'rgb(204,0,0)', 'rgb(78,154,6)', 'rgb(196,160,0)', 'rgb(52,101,164)', 'rgb(117,80,123)', 'rgb(6,152,154)', 'rgb(211,215,207)', 'rgb(85,87,83)', 'rgb(239,41,41)', 'rgb(138,226,52)', 'rgb(252,233,79)', 'rgb(114,159,207)', 'rgb(173,127,168)', 'rgb(52,226,226)', 'rgb(238,238,236)']
default-size-columns=90
default-size-rows=28
cursor-shape='ibeam'
use-system-font=false
use-theme-colors=false
cell-height-scale=1.1000000000000001
font='DejaVu Sans Mono 14'
cursor-blink-mode='system'
background-color='rgb(46,52,54)'
text-blink-mode='focused'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment