local home = os.getenv("HOME") local _M = { terminal = "alacritty", modkey = "Mod4", wallpaper = "/usr/share/backgrounds/custom/space_station.jpg" } return _M