https://github.com/mattkasun/hypr
go lib to provide hyperctl window/workplace structs
https://github.com/mattkasun/hypr
go hyprctl hyprland
Last synced: about 1 year ago
JSON representation
go lib to provide hyperctl window/workplace structs
- Host: GitHub
- URL: https://github.com/mattkasun/hypr
- Owner: mattkasun
- License: apache-2.0
- Created: 2024-06-23T20:15:46.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T14:16:15.000Z (over 1 year ago)
- Last Synced: 2025-03-17T04:47:23.539Z (over 1 year ago)
- Topics: go, hyprctl, hyprland
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#hypr
* go lib: provides hyprctl window/workplace structs
## cmd/movefloat
* cli to hide/restore hyprland floating windows
* add to .config/hypr/config
```bind = $mainMod, Tab, exec, pathto/movefloat```