forked from Shinonome/dots-hyprland
fix parallax wall anim ws 1-2
This commit is contained in:
@@ -69,6 +69,7 @@ function getTrackfont(player) {
|
||||
return DEFAULT_MUSIC_FONT;
|
||||
}
|
||||
function trimTrackTitle(title) {
|
||||
if(!title) return '';
|
||||
const cleanRegexes = [
|
||||
/【[^】]*】/, // Touhou n weeb stuff
|
||||
/\[FREE DOWNLOAD\]/, // F-777
|
||||
|
||||
Reference in New Issue
Block a user