Skip to content

Commit

Permalink
Document how-to call update-library action
Browse files Browse the repository at this point in the history
Refs: #149
  • Loading branch information
orontee committed May 25, 2024
1 parent 58e038c commit d6964e1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,13 @@ Eg, the following command enables dark theme::
org.gtk.Actions Activate \
"sava{sv}" "enable-dark-theme" 1 b true 0

or to update the library::

$ busctl --user call io.github.orontee.Argos \
/io/github/orontee/Argos \
org.gtk.Actions Activate \
"sava{sv}" "update-library" 0 0

Contributing
============

Expand Down

0 comments on commit d6964e1

Please sign in to comment.