Updates
This commit is contained in:
@@ -1,10 +1,21 @@
|
|||||||
[global_config]
|
[global_config]
|
||||||
[keybindings]
|
[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]
|
[profiles]
|
||||||
[[default]]
|
[[default]]
|
||||||
|
allow_bold = False
|
||||||
background_darkness = 0.75
|
background_darkness = 0.75
|
||||||
cursor_color = "#aaaaaa"
|
background_type = transparent
|
||||||
font = FiraCode Nerd Font 12
|
font = GoMono Nerd Font Propo 12
|
||||||
show_titlebar = False
|
show_titlebar = False
|
||||||
use_system_font = False
|
use_system_font = False
|
||||||
[layouts]
|
[layouts]
|
||||||
|
|||||||
@@ -99,8 +99,9 @@ services_to_enable:
|
|||||||
- libvirtd.service
|
- libvirtd.service
|
||||||
|
|
||||||
fonts:
|
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/v3.0.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/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:
|
groups_to_add:
|
||||||
- adm
|
- adm
|
||||||
|
|||||||
Reference in New Issue
Block a user