Files
rsmpd/scripts/vscode
Mahesh Asolkar e0ee903f1a Initial commit
* Working UI for minimal MPD client
* Header, Now Playing and Playlist panels
* ? toggles keyboard shortcut help
2025-07-30 21:57:27 -07:00

7 lines
184 B
Bash
Executable File

#!/bin/bash
/opt/vscode/VSCode-linux-x64/code \
--enable-features=UseOzonePlatform,WaylandWindowDecorations \
--ozone-platform-hint=auto \
--unity-launch %F . & disown %1