mirror of
https://github.com/javalsai/lidm.git
synced 2025-09-01 02:47:59 +02:00
spain's gonna win btw 🇪🇸
This commit is contained in:
@@ -11,7 +11,8 @@ enum session_type {
|
||||
|
||||
struct session {
|
||||
char *name;
|
||||
char *path;
|
||||
char *exec;
|
||||
char *tryexec;
|
||||
enum session_type type;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user