Add plex chrome app
This commit is contained in:
parent
c9af3ca214
commit
c5d47d0e9c
2 changed files with 10 additions and 1 deletions
9
.local/share/applications/plex.desktop
Normal file
9
.local/share/applications/plex.desktop
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Version=1.0
|
||||||
|
Name=plex
|
||||||
|
StartupWMClass=plex
|
||||||
|
Exec=/usr/bin/google-chrome-stable --app=https://plex.aarn.shelman.io
|
||||||
|
Terminal=false
|
||||||
|
Icon=google-chrome
|
||||||
|
Type=Application
|
||||||
|
Categories=Audio;
|
|
@ -7,4 +7,4 @@ TryExec=/home/dln/bin/alacritty
|
||||||
Icon=alacritty
|
Icon=alacritty
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Categories=System;TerminalEmulator;
|
Categories=System;TerminalEmulator;
|
||||||
Exec=/home/dln/bin/alacritty --class=tmux-devel -e autossh -M0 -q devel
|
Exec=/home/dln/bin/alacritty --class=tmux-devel -e ssh devel
|
||||||
|
|
Loading…
Reference in a new issue