Add session list

This commit is contained in:
Jeremy Soller 2023-10-04 09:52:13 -06:00
parent 4dac2f7ea9
commit f374bd1cc5
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
3 changed files with 206 additions and 56 deletions

View file

@ -5,8 +5,10 @@ edition = "2021"
[dependencies]
env_logger = "0.10"
freedesktop_entry_parser = "1"
log = "0.4"
pwd = "1"
shlex = "1"
[dependencies.greetd_ipc]
version = "0.9"