README: Inline the repology badge and swayfx mascot (#193)
* README: Inline the repology badge and swayfx mascot * README: Removed unused style from html tag
This commit is contained in:
parent
7fe10260d9
commit
c89e4c9bf2
13
README.md
13
README.md
|
@ -19,15 +19,10 @@ Sway is an incredible window manager, and certainly one of the most well establi
|
|||
+ **Scratchpad treated as minimize**: Allows docks, or panels with a taskbar, to correctly interpret minimize / unminimize requests ([thanks to LCBCrion](https://github.com/swaywm/sway/issues/6457))
|
||||
+ **nixify the repo**: Allows nixos users to easily contribute to and test this project
|
||||
|
||||
|
||||
<div style="display:flex;align-items:center;">
|
||||
<div>
|
||||
<img src="https://repology.org/badge/vertical-allrepos/swayfx.svg"/>
|
||||
</div>
|
||||
<div style="flex:1;">
|
||||
<img src="assets/swayfx_mascot.png"/>
|
||||
</div>
|
||||
</div>
|
||||
<span>
|
||||
<img src="https://repology.org/badge/vertical-allrepos/swayfx.svg" height="282"/>
|
||||
<img src="assets/swayfx_mascot.png" width="500"/>
|
||||
</span>
|
||||
|
||||
[SwayFX is also available on the Fedora copr](https://copr.fedorainfracloud.org/coprs/swayfx/swayfx/)
|
||||
|
||||
|
|
Loading…
Reference in a new issue