9 lines
221 B
Makefile
9 lines
221 B
Makefile
reload: schema
|
|
busctl --user call org.gnome.Shell /org/gnome/Shell org.gnome.Shell Eval s 'Meta.restart("Restarting…")'
|
|
|
|
schema:
|
|
glib-compile-schemas --strict schemas/
|
|
|
|
pref:
|
|
gnome-extensions prefs monito@drieu.org
|