From 618549af48df828a4d2ec41334634df1d3d95054 Mon Sep 17 00:00:00 2001 From: taradiddles Date: Mon, 16 Apr 2018 11:39:42 +0300 Subject: [PATCH] link: add icon and remove author --- code/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/README.md b/code/README.md index e84e21a..17b004b 100644 --- a/code/README.md +++ b/code/README.md @@ -7,8 +7,8 @@ - sound-control-scripts: toggle, volume up, volume down, ... **`OS-administration`** -- [do-snapshot.py](https://github.com/tasket/Qubes-scripts/blob/master/do-snapshot.py) by Chris Laprise: keeps a rotating collection of Btrfs snapshots for root fs ([readme](https://github.com/tasket/Qubes-scripts#do-snapshotpy)) -- [qubes-multi-update](https://github.com/tasket/Qubes-scripts/blob/master/qubes-multi-update) by Chris Laprise: updates multiple template, standalone VMs and dom0 ([readme](https://github.com/tasket/Qubes-scripts#qubes-multi-update)) +- ![](/_res/l.png) [do-snapshot.py](https://github.com/tasket/Qubes-scripts/blob/master/do-snapshot.py): keeps a rotating collection of Btrfs snapshots for root fs ([readme](https://github.com/tasket/Qubes-scripts#do-snapshotpy)) +- ![](/_res/l.png) [qubes-multi-update](https://github.com/tasket/Qubes-scripts/blob/master/qubes-multi-update): updates multiple template, standalone VMs and dom0 ([readme](https://github.com/tasket/Qubes-scripts#qubes-multi-update)) - R4-universal-update-script.sh: bash script to automate VM updates **`productivity`** @@ -17,4 +17,4 @@ - bash autocompletion script for `qvm-*` commands in dom0 **`misc`** -- [halt-vm-by-window](https://github.com/tasket/Qubes-scripts/blob/master/halt-vm-by-window) by Chris Laprise: shutdown a Qubes VM associated with the currently active window ([readme](https://github.com/tasket/Qubes-scripts#halt-vm-by-window)) +- ![](/_res/l.png) [halt-vm-by-window](https://github.com/tasket/Qubes-scripts/blob/master/halt-vm-by-window): shutdown a Qubes VM associated with the currently active window ([readme](https://github.com/tasket/Qubes-scripts#halt-vm-by-window))