fix annoyances in title, mouse scroll, and others

This commit is contained in:
Alex Kelly 2025-03-10 14:25:11 -04:00
parent 48ea1aab6c
commit d4c3b60d40

10
config
View file

@ -1,4 +1,5 @@
theme = tokyonight
title = " "
font-family = FiraCode
font-size = 11
background-opacity = 0.95
@ -11,5 +12,10 @@ font-feature = +ss02
font-feature = +ss03
font-feature = +cv14
clipboard-paste-protection = false
keybind = ctrl+alt+-=new_split:down
keybind = ctrl+alt+\=new_split:right
keybind = ctrl+shift+-=new_split:down
keybind = ctrl+shift+\=new_split:right
# split-divider-color has no effect w/ background-opacity.
split-divider-color = "#FFFFFF"
async-backend = epoll
resize-overlay = never
mouse-scroll-multiplier = 2