Merge dev into master (closes #182) (#425)

Merge dev into master branch
Co-authored-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
ShiningLea
2022-08-12 21:27:06 +02:00
committed by GitHub
parent 86d035346e
commit 09ee6293bd
3 changed files with 33 additions and 13 deletions

View File

@@ -23,6 +23,7 @@ struct text
struct desktop
{
char** list;
char** list_simple;
char** cmd;
enum display_server* display_server;