Add mouse and scrolling settings

This commit is contained in:
Leon Grünewald 2025-08-07 20:55:49 +02:00
parent c1b149b05d
commit b948b2057f

View file

@ -4,6 +4,16 @@ blur = true
decorations = "None"
startup_mode = "Maximized"
[scrolling]
history = 10000
multiplier = 3
[mouse]
hide_when_typing = true
[terminal]
[terminal.shell]
program = "/usr/bin/tmux"
@ -25,6 +35,3 @@ style = "Italic"
[font.normal]
family = "MesloLGM Nerd Font"
style = "Regular"
[terminal]