Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/armael/menu-workspaces
https://github.com/armael/menu-workspaces
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/armael/menu-workspaces
- Owner: Armael
- Created: 2017-01-27T13:50:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-27T16:38:31.000Z (almost 8 years ago)
- Last Synced: 2024-11-12T18:12:08.622Z (2 months ago)
- Language: OCaml
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# menu-workspaces
A dmenu-like bar, used to navigate between named i3 workspaces. Built using
[dmlenu](https://github.com/the-lambda-church/dmlenu).## Build
```
opam pin add dmlenu https://github.com/the-lambda-church/dmlenu.git
make
```