mirror of
https://github.com/NotXia/dotfiles.git
synced 2025-12-14 10:01:54 +01:00
Fix deprecated setting
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
live_config_reload = true
|
||||
working_directory = "None"
|
||||
|
||||
[env]
|
||||
TERM = "xterm-256color"
|
||||
@ -161,3 +159,7 @@ action = "ClearSelection"
|
||||
key = "Key0"
|
||||
mods = "Control"
|
||||
action = "ResetFontSize"
|
||||
|
||||
[general]
|
||||
live_config_reload = true
|
||||
working_directory = "None"
|
||||
|
||||
Reference in New Issue
Block a user