diff --git a/source/libublsettingsui-gtk3.h b/source/libublsettingsui-gtk3.h index 6cd1766..f12cf55 100644 --- a/source/libublsettingsui-gtk3.h +++ b/source/libublsettingsui-gtk3.h @@ -70,7 +70,7 @@ #define SYSTEMBOOT_STATEMODE_SECTION "[system]" #endif -#define SAVE_MODE_GET_COMMAND "ubconfig --raw --source global get [config] SYSTEMBOOT_STATEMODE" +#define SAVE_MODE_GET_COMMAND "ubconfig --raw --source system get [config] SYSTEMBOOT_STATEMODE" typedef enum SAVE_MODE_TYPE { SAVE_MODE_FULL,