local home = os.getenv("HOME")
local _M = {
terminal = "alacritty",
file_manager = "Thunar",
modkey = "Mod4"
}
return _M