Update fonts and clipboard management

master
blallo 2021-05-25 23:25:55 +02:00
parent dbdb200e80
commit c22eb914da
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 9 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# misc # misc
font_family FiraCode font_family Fira Code
bold_font auto bold_font Fira Code Bold
italic_font auto italic_font Iosevka Term Thin Italic Nerd Font Complete Mono
bold_italic_font auto bold_italic_font Fira Code SemiBold
#symbol_map U+E0A0-U+E0A2,U+E0B0-U+E0B3 PowerlineSymbols #symbol_map U+E0A0-U+E0A2,U+E0B0-U+E0B3 PowerlineSymbols
open_url_modifiers ctrl open_url_modifiers ctrl
open_url_with ~/.bin/browser.sh open_url_with ~/.bin/browser.sh
@ -29,5 +29,10 @@ map ctrl+shift+tab next_window
# remote control # remote control
allow_remote_control yes allow_remote_control yes
# clipboard
clipboard_control write-clipboard write-primary no-append
# theme # theme
include ./theme.conf include ./theme.conf