Open current tint2 config automatically when started from tint2
This commit is contained in:
@@ -62,8 +62,8 @@
|
||||
#endif
|
||||
|
||||
// global path
|
||||
char *config_path;
|
||||
char *snapshot_path;
|
||||
char *config_path = NULL;
|
||||
char *snapshot_path = NULL;
|
||||
|
||||
#ifndef TINT2CONF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user