Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vescrity/tmux-greet
Launch tuigreet in tmux.
https://github.com/vescrity/tmux-greet
Last synced: about 1 month ago
JSON representation
Launch tuigreet in tmux.
- Host: GitHub
- URL: https://github.com/vescrity/tmux-greet
- Owner: Vescrity
- Created: 2024-11-16T16:16:52.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-16T16:56:25.000Z (about 2 months ago)
- Last Synced: 2024-11-16T17:27:28.600Z (about 2 months ago)
- Language: Shell
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tmux-greet
Launch tuigreet in tmux.
## Why tmux
Just a simple way to make me change the brightness of my screen and run some commands.
## Start
- Arch: copy the PKGBUILD and makepkg
- Others: place the `tmux-greet` to your `bin` and `tmux-greet-startup` to your `/etc/tmux-greet/`- And modify your greetd config:
```TOML
#/etc/greetd/config.toml
[default_session]
command = "tmux-greet"
```