Fix paths in qutebrowser-kiosk.desktop

This commit is contained in:
Tobias Reisinger 2021-05-19 18:57:45 +02:00
parent 0cc574853c
commit 5461c70146
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE

View file

@ -44,7 +44,7 @@ Comment[it]= Un browser web vim-like utilizzabile da tastiera basato su PyQt5
Icon=qutebrowser Icon=qutebrowser
Type=Application Type=Application
Categories=Network;WebBrowser; Categories=Network;WebBrowser;
Exec=qutebrowser -B /home/tobias/.local/share/qutebrowser-kiosk -C /home/tobias/.config/qutebrowser/config_kiosk.py --qt-arg name kiosk %u Exec=qutebrowser -B .local/share/qutebrowser-kiosk -C .config/qutebrowser/config_kiosk.py --qt-arg name kiosk %u
Terminal=false Terminal=false
StartupNotify=true StartupNotify=true
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/qute; MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/qute;