mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
e92f5bb79e
- Add support for showing bold as bright colors - Add support to configure the background transparency - Fix the scrollOnOutput, it was not being dumped to the config - Add tests! - Add myself as maintainer
34 lines
1 KiB
Text
34 lines
1 KiB
Text
[org/gnome/terminal/legacy]
|
|
default-show-menubar=false
|
|
schema-version=3
|
|
theme-variant='default'
|
|
|
|
[org/gnome/terminal/legacy/profiles:]
|
|
default='e0b782ed-6aca-44eb-8c75-62b3706b6220'
|
|
list=@as ['e0b782ed-6aca-44eb-8c75-62b3706b6220']
|
|
|
|
[org/gnome/terminal/legacy/profiles:/:e0b782ed-6aca-44eb-8c75-62b3706b6220]
|
|
allow-bold=true
|
|
audible-bell=true
|
|
background-color='#2E3436'
|
|
background-transparency-percent=5
|
|
backspace-binding='ascii-delete'
|
|
bold-color-same-as-fg=true
|
|
bold-is-bright=true
|
|
cursor-blink-mode='off'
|
|
cursor-colors-set=false
|
|
cursor-shape='underline'
|
|
delete-binding='delete-sequence'
|
|
foreground-color='#D3D7C1'
|
|
highlight-colors-set=false
|
|
login-shell=false
|
|
palette=@as ['#000000','#AA0000','#00AA00','#AA5500','#0000AA','#AA00AA','#00AAAA','#AAAAAA','#555555','#FF5555','#55FF55','#FFFF55','#5555FF','#FF55FF','#55FFFF','#FFFFFF']
|
|
scroll-on-output=false
|
|
scrollback-lines=1000000
|
|
scrollbar-policy='never'
|
|
use-custom-command=false
|
|
use-system-font=true
|
|
use-theme-colors=false
|
|
use-theme-transparency=false
|
|
use-transparent-background=true
|
|
visible-name='kamadorueda'
|