Remove old .desktop file. Add ranger desktop entry

This commit is contained in:
RealStickman 2020-11-09 19:49:15 +01:00
parent d989467bac
commit 4bd6fca3f8
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +0,0 @@
[Desktop Entry]
Name=Disable mouse acceleration
Exec=xset m 0 0
Type=Application

View File

@ -0,0 +1,4 @@
[Desktop Entry]
Name=Ranger
Exec=termite -e ranger
Type=Application