Docker Shortcuts (#43)

* Shrink toolbar icons to 28 from 32.

* Add shortcut commands for Docker administration.

* Add more docker commands. General improvements.
This commit is contained in:
2023-07-22 18:27:13 +00:00
committed by GitHub
parent 84844715a6
commit a9d20be8e0
2 changed files with 78 additions and 48 deletions

View File

@ -158,7 +158,7 @@
- name: Workstation | Account Management | GNOME | Dash To Dock | Icon Size
dconf:
key: /org/gnome/shell/extensions/dash-to-dock/dash-max-icon-size
value: "32"
value: "28"
state: present
become_user: "{{ user }}"