host .gif images on github instead of giphy

This commit is contained in:
BZ 2021-06-29 23:13:28 +02:00
parent c13216d620
commit 6e1482e635
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ smart_borders for awesomewm
================== ==================
<p align="center"> <p align="center">
<img src="https://s7.gifyu.com/images/smart_border_github.gif"> <img src="https://user-images.githubusercontent.com/1234183/123867816-20af9400-d92f-11eb-9204-6f4f814fcf1c.gif">
</p> </p>
Features: Features:
@ -110,7 +110,7 @@ However, when `useless_gaps` are enabled it can be frustrating to hit the border
Therefore `snapping` will snap to the closest client if you click on the desktop/wallpaper. Therefore `snapping` will snap to the closest client if you click on the desktop/wallpaper.
<p align="center"> <p align="center">
<img src="https://s7.gifyu.com/images/snapping.gif"> <img src="https://user-images.githubusercontent.com/1234183/123867834-29a06580-d92f-11eb-859c-4185b7966e23.gif">
</p> </p>
Please note that `snapping` currently requires `awesomewm git` version. Please note that `snapping` currently requires `awesomewm git` version.
@ -134,7 +134,7 @@ Hot Corners:
------------ ------------
<p align="center"> <p align="center">
<img src="https://s4.gifyu.com/images/hot_corner.gif"> <img src="https://user-images.githubusercontent.com/1234183/123867845-2e651980-d92f-11eb-95e8-8944ea832f0d.gif">
</p> </p>
Execute custom functions at the corners of your screen (e.g. appmenu, volume control, etc.). Execute custom functions at the corners of your screen (e.g. appmenu, volume control, etc.).