Closed SolitudeSF closed 5 years ago
Resolves #43. Depends on #44
By default shaders are loaded from $XDG_CONFIG_DIR/boomer/shader.{vs,fs} Also if you specify shader name as default in config it will ignore custom shader and load the builtin one.
$XDG_CONFIG_DIR/boomer/shader.{vs,fs}
default
@SolitudeSF looks good to me! :+1: Thank you for the contribution.
Resolves #43.
Depends on #44By default shaders are loaded from
$XDG_CONFIG_DIR/boomer/shader.{vs,fs}
Also if you specify shader name asdefault
in config it will ignore custom shader and load the builtin one.