mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
sioyek: nixify and use qwerty
This commit is contained in:
parent
00c2b721dd
commit
44faec0e2a
8 changed files with 93 additions and 19 deletions
|
|
@ -1,10 +1,11 @@
|
|||
#vim:ft=conf
|
||||
default_dark_mode 1
|
||||
font_size 14
|
||||
ui_font "PingFang SC"
|
||||
case_sensitive_search 0
|
||||
super_fast_search 1
|
||||
|
||||
### Colorscheme: CATPPUCCIN MOCHA
|
||||
### Colorscheme: CATPPUCCIN MOCHA
|
||||
### Trigger with D
|
||||
background_color #1e1e2e
|
||||
|
||||
|
|
@ -30,5 +31,8 @@ custom_text_color #cdd6f4
|
|||
|
||||
ui_text_color #cdd6f4
|
||||
ui_background_color #313244
|
||||
ui_selected_text_color #cdd6f4
|
||||
ui_selected_text_color #181825
|
||||
ui_selected_background_color #f5c2e7
|
||||
|
||||
# Searches
|
||||
search_url_d https://duckduckgo.com/?q=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue