fix: cinnamon hotkeys problem (#28)

* chore: revert "fix: revert "fix: cinnamon hotkeys problem (#24)" (#26)"

This reverts commit cd17d9d6b1.

* fix: installment not registering keys
This commit is contained in:
dashio
2025-12-15 23:22:45 -03:00
committed by GitHub
parent cd17d9d6b1
commit fb764e3510
16 changed files with 255 additions and 344 deletions

View File

@@ -23,7 +23,7 @@ This project and everyone participating in it is governed by our commitment to c
2. **Clone your fork** locally:
```bash
git clone https://github.com/YOUR-USERNAME/Windows-11-Clipboard-History-For-Linux.git
cd win11-clipboard-history-for-linux
cd Windows-11-Clipboard-History-For-Linux
```
3. **Add the upstream remote**:
```bash