Updates
This commit is contained in:
@@ -1,10 +1,21 @@
|
||||
[global_config]
|
||||
[keybindings]
|
||||
switch_to_tab_1 = <Alt>exclam
|
||||
switch_to_tab_2 = <Alt>at
|
||||
switch_to_tab_3 = <Alt>numbersign
|
||||
switch_to_tab_4 = <Alt>dollar
|
||||
switch_to_tab_5 = <Alt>percent
|
||||
switch_to_tab_6 = <Alt>asciicircum
|
||||
switch_to_tab_7 = <Alt>ampersand
|
||||
switch_to_tab_8 = <Alt>asterisk
|
||||
switch_to_tab_9 = <Alt>parenleft
|
||||
switch_to_tab_10 = <Alt>parenright
|
||||
[profiles]
|
||||
[[default]]
|
||||
allow_bold = False
|
||||
background_darkness = 0.75
|
||||
cursor_color = "#aaaaaa"
|
||||
font = FiraCode Nerd Font 12
|
||||
background_type = transparent
|
||||
font = GoMono Nerd Font Propo 12
|
||||
show_titlebar = False
|
||||
use_system_font = False
|
||||
[layouts]
|
||||
|
||||
@@ -99,8 +99,9 @@ services_to_enable:
|
||||
- libvirtd.service
|
||||
|
||||
fonts:
|
||||
- {url: https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.2/FiraMono.zip, name: 'Fira*Mono*'}
|
||||
- {url: https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.2/FiraCode.zip, name: 'Fira*Code*'}
|
||||
- {url: https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.2/FiraMono.zip, name: 'Fira*Mono*'}
|
||||
- {url: https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.2/Go-Mono.zip, name: 'GoMonoNerdFont-*'}
|
||||
- {url: https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.2/FiraCode.zip, name: 'Fira*Code*'}
|
||||
|
||||
groups_to_add:
|
||||
- adm
|
||||
|
||||
Reference in New Issue
Block a user