updated dotfiles, fixed install scripts, added missing packages
This commit is contained in:
@@ -13,7 +13,7 @@ cursor-style = block
|
||||
cursor-style-blink = true
|
||||
|
||||
# Scrollback
|
||||
scrollback-limit = 512000
|
||||
scrollback-limit = 10485760
|
||||
|
||||
# Terminal features
|
||||
mouse-hide-while-typing = true
|
||||
@@ -39,6 +39,15 @@ keybind = ctrl+plus=increase_font_size:1
|
||||
keybind = ctrl+minus=decrease_font_size:1
|
||||
keybind = ctrl+zero=reset_font_size
|
||||
keybind = ctrl+enter=unbind
|
||||
keybind = ctrl+1=goto_tab:1
|
||||
keybind = ctrl+2=goto_tab:2
|
||||
keybind = ctrl+3=goto_tab:3
|
||||
keybind = ctrl+4=goto_tab:4
|
||||
keybind = ctrl+5=goto_tab:5
|
||||
keybind = ctrl+6=goto_tab:6
|
||||
keybind = ctrl+7=goto_tab:7
|
||||
keybind = ctrl+8=goto_tab:8
|
||||
keybind = ctrl+9=goto_tab:9
|
||||
|
||||
# GTK
|
||||
gtk-titlebar = false
|
||||
|
||||
Reference in New Issue
Block a user