diff options
| author | krolyxon <krolyxon@tutanota.com> | 2023-10-30 01:05:25 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2023-10-30 01:05:25 +0530 |
| commit | 005b160b8779d828e95a67e50f4b99ac8ba79d1a (patch) | |
| tree | d44447ea5ea7af50c1983444b32d33d381dec0bd /.local/share | |
| parent | caeb66b00b991ea0a6d5c3ca668fae97d3bdbc35 (diff) | |
add video.desktop
Diffstat (limited to '.local/share')
| -rw-r--r-- | .local/share/applications/video.desktop | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.local/share/applications/video.desktop b/.local/share/applications/video.desktop new file mode 100644 index 0000000..7e04536 --- /dev/null +++ b/.local/share/applications/video.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Type=Application +Name=Video Player +Exec=/usr/bin/mpv %f |
