feat: mime types for qutebrowser
This commit is contained in:
parent
b03c70b486
commit
8f8efb90ee
7 changed files with 20 additions and 12 deletions
|
@ -1,14 +1,15 @@
|
|||
# BEGIN_KITTY_THEME
|
||||
# Tokyo Night
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
|
||||
# BEGIN_KITTY_FONTS
|
||||
font_family family='Source Code Pro' postscript_name=SourceCodePro-Regular
|
||||
font_family monospace
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
font_size 14.0
|
||||
# END_KITTY_FONTS
|
||||
disable_ligatures always
|
||||
wayland_titlebar_color background
|
||||
|
||||
confirm_os_window_close 0
|
||||
enable_audio_bell no
|
||||
close_on_child_death no
|
||||
|
||||
window_padding_width 8
|
||||
|
|
|
@ -86,7 +86,7 @@ riverctl border-color-unfocused 0x00000000
|
|||
riverctl keyboard-layout "us"
|
||||
riverctl set-repeat 50 300
|
||||
|
||||
riverctl xcursor-theme "BreezeX-RosePine-Linux"
|
||||
riverctl xcursor-theme "Simp1e-Tokyo-Night"
|
||||
|
||||
riverctl default-layout rivertile
|
||||
rivertile -view-padding 10 -outer-padding 10 &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue