diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2023-03-20 09:50:29 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2023-03-20 09:50:29 -0400 |
| commit | 0e2cd987dc2659c5c08a834a7cb4c2478b49cf31 (patch) | |
| tree | b2e8f7aee85d23093e71dcb2ac3fbce52193e611 /.local | |
| parent | fd964d54b6bfaab35304543c61cf2209e4fa1430 (diff) | |
| parent | b394c5f772e26fdb22e3a6fdb5424eb7217d1324 (diff) | |
| download | eibhear-0e2cd987dc2659c5c08a834a7cb4c2478b49cf31.tar.gz eibhear-0e2cd987dc2659c5c08a834a7cb4c2478b49cf31.tar.zst eibhear-0e2cd987dc2659c5c08a834a7cb4c2478b49cf31.zip | |
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
Diffstat (limited to '.local')
| -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..a29a0b1 --- /dev/null +++ b/.local/share/applications/video.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Type=Application +Name=Video viewer +Exec=/usr/bin/mpv -quiet %f |
