https://github.com/zgast/focus
Slash for Linux in GTK4 with libadwaita
https://github.com/zgast/focus
Last synced: 10 months ago
JSON representation
Slash for Linux in GTK4 with libadwaita
- Host: GitHub
- URL: https://github.com/zgast/focus
- Owner: zgast
- Created: 2022-12-23T00:50:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T23:48:46.000Z (over 3 years ago)
- Last Synced: 2025-05-29T16:56:21.900Z (about 1 year ago)
- Language: C++
- Size: 239 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# focus








Slash for Linux in GTK4 with libadwaita
## look

## required
xorg, xrandr
## installation
```bash
wget https://github.com/zgast/focus/releases/download/1.1/focus.tar.xz
tar -xf ./focus.tar.xz
mv ./focus /opt/focus
sudo chmod 777 /opt/focus/
```