const colors = { bg: "#121212", bgDark: "#121212", fg: "#cdd6f4", muted: "#444b6a", cyan: "#d3869b", purple: "#cba6f7", red: "#f38ba8", yellow: "#e0af68", blue: "#89b4fa", } const bar = { fontFamily: "Iosevka Nerd Font", fontSize: 14, height: 44, } const notifications = { timeout: 5000, } const wallpaper = { wallpaper: "file:///home/coast/Wallpapers/nature2art.png" }