Pushed fix for config folder on linux
This commit is contained in:
@@ -122,7 +122,7 @@ namespace Nuake {
|
||||
#endif
|
||||
|
||||
#ifdef NK_LINUX
|
||||
path = "~/.config/";
|
||||
path = "~/.config";
|
||||
#endif
|
||||
|
||||
return path;
|
||||
|
||||
Reference in New Issue
Block a user