diff --git a/Makefile b/Makefile index aed4bc9..10e5ea5 100644 --- a/Makefile +++ b/Makefile @@ -4,5 +4,5 @@ reload: schema schema: glib-compile-schemas --strict schemas/ -pref: reload - sleep 1 && gnome-extensions prefs monito@drieu.org +pref: + gnome-extensions prefs monito@drieu.org