Печенька блять!

This commit is contained in:
2025-02-11 00:18:55 +03:00
parent fb73a963b6
commit 11c5031c60
74 changed files with 0 additions and 0 deletions

View 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/
```