update vlc config

This commit is contained in:
David Todd 2020-03-26 16:50:19 -05:00
parent e2acc10339
commit ae4f29a30a
2 changed files with 25 additions and 0 deletions

View File

@ -1,3 +1,20 @@
[General]
filedialog-path=@Variant(\0\0\0\x11\0\0\0\v/home/dtodd)
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\0\t\0\0\0\t\0\0\0\0\0\0\0\0\xff\xff\xff\xff\xff\xff\xff\xff\0\0\0\x2\0\0\0\0\a\x80\0\0\0\0\0\0\0\0\xff\xff\xff\xff\xff\xff\xff\xff)
[FullScreen]
pos=@Point(0 0)
screen=@Rect(0 0 0 0)
wide=false
[MainWindow]
adv-controls=0
bgSize=@Size(600 0)
pl-dock-status=true
playlist-visible=false
playlistSize=@Size(-1 -1)
status-bar-visible=false
[RecentsMRL]
list=file:///home/dtodd/Music/Ambiance.mp3
times=-1

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<playlist xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/" version="1">
<title>Media Library</title>
<trackList>
</trackList>
<extension application="http://www.videolan.org/vlc/playlist/0">
</extension>
</playlist>