Skip to content

Commit

Permalink
Use classic skype, add logitech gaming, add python 3
Browse files Browse the repository at this point in the history
  • Loading branch information
csm10495 authored Sep 16, 2018
1 parent 7e12b83 commit 7aca1c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,17 @@
'Google Chrome': 'googlechrome',
'GrepWin': 'grepwin',
'HxD': 'hxd',
'Logitech Gaming' : 'logitechgaming',
'Minecraft': 'minecraft',
'Mp3tag' : 'mp3tag',
'Notepad Plus Plus': 'notepadplusplus',
'Path Copy Copy': 'path-copy-copy',
'Process Explorer': 'procexp',
'PuTTY' : 'putty',
'Python 2': 'python2 /InstallDir "C:\Python27"',
'Python 3': 'python --version 3.7.0 --params "/InstallDir:"C:\Python37"',
'VNC Viewer': 'vnc-viewer',
'Skype': 'skype',
'Skype': 'skype --version 7.41.0.10101',
'Steam': 'steam',
'Sudo': 'sudo',
'Teracopy': 'teracopy',
Expand Down

0 comments on commit 7aca1c3

Please sign in to comment.