Skip to content

Latest commit

 

History

History
47 lines (47 loc) · 1.16 KB

vencord.md

File metadata and controls

47 lines (47 loc) · 1.16 KB

Vencord Options

All general options related to Vencord not encompassing plugins

useQuickCss

programs.nixcord.config.useQuickCss
    # use the quick-CSS theme provided by
    # type: str

themeLinks

programs.nixcord.config.themeLinks
    # list of links to online Vencord themes
    # type: list of strings (links)

find themes here or here

enabledThemes

programs.nixcord.config.enabledThemes
    # list of theme files to enable
    # type: list of strings
    # themes located in configDir/themes

enableReactDevtools

programs.nixcord.config.enableReactDevtools
    # enable react devtools in discord

frameless

programs.nixcord.config.frameless
    # remove window frame for discord app

transparent

programs.nixcord.config.transparent
    # add transparency if environment supports it

disableMinSize

programs.nixcord.config.disableMinSize
    # disable the minimum size for the discord window

plugins

programs.nixcord.config.plugins

Look here for plugin configs