Update README.md
This commit is contained in:
@@ -71,9 +71,12 @@ Note: a similar effect could be achived via crontab by making an entry along the
|
||||
### Modifying .desktop entries
|
||||
|
||||
.desktop files are used within graphical Linux shells to launch programs
|
||||
|
||||
Simply put when you a program is ran through an application launcher the .desktop file is what is what is being read from and executed in the background
|
||||
|
||||
They are typically located within ~/.local/share/applications
|
||||
An example of a program which I want to deny network access to due to its persistent and bothersome connections is Lutris
|
||||
|
||||
Before modification it's Exec value will likely look something like
|
||||
```
|
||||
Exec=/usr/bin/lutris
|
||||
|
||||
Reference in New Issue
Block a user