Skip to content

Commit

Permalink
meta: configs: gnome-settings: be more verbose when installing extens…
Browse files Browse the repository at this point in the history
…ions

Signed-off-by: Oleg Karfich <[email protected]>
  • Loading branch information
alegsan committed Feb 15, 2025
1 parent 012d8cd commit 6650be0
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions meta/configs/gnome-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@
gnome-shell-extension-prefs:

- shell:
- pipx install gnome-extensions-cli --system-site-packages
-
command: pipx install gnome-extensions-cli --system-site-packages
stdout: true

- ~/.local/bin/gnome-extensions-cli -F install [email protected]
- ~/.local/bin/gnome-extensions-cli enable [email protected]
-
command: ~/.local/bin/gnome-extensions-cli -F install [email protected]
stdout: true

-
command: ~/.local/bin/gnome-extensions-cli enable [email protected]
stdout: true

- shell:
# show dock at bottom
Expand Down

0 comments on commit 6650be0

Please sign in to comment.