Печенька блять!
This commit is contained in:
10
🍪/Desktop Applications/README.md
Normal file
10
🍪/Desktop Applications/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
My .desktop files
|
||||
=================
|
||||
|
||||
### Install
|
||||
```sh
|
||||
mkdir -p $HOME/.local/share/applications
|
||||
cp ./* $HOME/.local/share/applications
|
||||
|
||||
update-desktop-database $HOME/.local/share/applications/
|
||||
```
|
||||
Reference in New Issue
Block a user