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

display-manager greetd greeter tuigreet

Last synced: about 2 months ago
JSON representation

Launch tuigreet in tmux.

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"
```