Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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