https://github.com/dadav/rofi-tmpmail
https://github.com/dadav/rofi-tmpmail
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dadav/rofi-tmpmail
- Owner: dadav
- Created: 2020-11-01T14:25:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-01T15:20:44.000Z (over 5 years ago)
- Last Synced: 2025-02-06T16:58:00.639Z (over 1 year ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# install
## aur
```shell
yay -S rofi-tmpmail-git
```
## manual
``` shell
sudo cp rofi-tmpmail.sh /usr/local/bin/rofi-tmpmail
```
# usage
## i3
```shell
bindsym $mod+m exec rofi-tmpmail
```