update: init input config
This commit is contained in:
@@ -6,6 +6,12 @@ settings["hostname"] = ""
|
||||
---@type "desktop"|"laptop"
|
||||
settings["profile"] = "desktop"
|
||||
|
||||
---@type boolean
|
||||
settings["touchpad_natural_scroll"] = true
|
||||
|
||||
---@type string
|
||||
settings["kb_layout"] = "us"
|
||||
|
||||
---@type "catppuccin"|"catppuccin-mocha"
|
||||
settings["colorscheme"] = "catppuccin"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user