Skip to content

Commit

Permalink
Use relative links to screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
kb100 committed Mar 22, 2016
1 parent e17eed9 commit 226209f
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apt-upgrades/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

i3blocks-apt-upgrades is an i3blocks blocklet script to show the number of pending system upgrades.

![](https://raw.githubusercontent.com/kb100/i3blocks-apt-upgrades/master/apt-upgrades.png)
![](apt-upgrades.png)

# Requirements

Expand Down
2 changes: 1 addition & 1 deletion bandwidth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

i3blocks-bandwidth is an i3blocks blocklet script to monitor bandwidth usage

![](https://raw.githubusercontent.com/kb100/i3blocks-bandwidth/master/bandwidth.png)
![](bandwidth.png)

# Usage

Expand Down
4 changes: 2 additions & 2 deletions disk-io/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

i3blocks-disk-io is an i3blocks blocklet script to monitor disk io

![](https://raw.githubusercontent.com/kb100/i3blocks-disk-io/master/disk-io-1.png)
![](disk-io-1.png)

![](https://raw.githubusercontent.com/kb100/i3blocks-disk-io/master/disk-io-2.png)
![](disk-io-2.png)

# Dependencies

Expand Down
4 changes: 2 additions & 2 deletions shutdown_menu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Use rofi or zenity to change the system's runstate thanks to systemd.
The script can be used to shutdown, reboot, logout, lock etc.
It is inspired from an example in [i3pystatus' Wiki][i3pystatus].

![](https://raw.githubusercontent.com/vivien/i3blocks-contrib/master/shutdown_menu/rofi.png)
![](rofi.png)

![](https://raw.githubusercontent.com/vivien/i3blocks-contrib/master/shutdown_menu/zenity.png)
![](zenity.png)

## Requirements

Expand Down
8 changes: 4 additions & 4 deletions usb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ device info.
It supports usb mass storage devices, including those with multiple partitions,
including LUKS partitions.

![](https://raw.githubusercontent.com/kb100/i3blocks-usb/master/images/1.png)
![](images/1.png)

![](https://raw.githubusercontent.com/kb100/i3blocks-usb/master/images/2.png)
![](images/2.png)

![](https://raw.githubusercontent.com/kb100/i3blocks-usb/master/images/3.png)
![](images/3.png)

![](https://raw.githubusercontent.com/kb100/i3blocks-usb/master/images/4.png)
![](images/4.png)


# Requirements
Expand Down

0 comments on commit 226209f

Please sign in to comment.