Skip to content

Instantly share code, notes, and snippets.

@ghostface
ghostface / greetd_tuigreet.md
Created August 27, 2021 07:27
Greetd + tuigreet
❯ cat /etc/greetd/tuigreet_wrap.sh
#!/bin/bash
GPU=`asusctl graphics -g`
tuigreet /home/christoph/bin/sway --sessions /etc/greetd/tuigreet_sessions --time  -i
❯ cat /etc/greetd/config.toml
[terminal]
# The VT to run the greeter on. Can be "next", "current" or a number
# designating the VT.
vt = 7