sway wm rice
This commit is contained in:
parent
56be7e501e
commit
cbc8077a33
3 changed files with 8 additions and 3 deletions
|
@ -21,7 +21,7 @@
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
.zoom:hover {
|
.zoom:hover {
|
||||||
transform: scale(2);
|
transform: scale(1.5);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
@ -43,12 +43,17 @@
|
||||||
</code>
|
</code>
|
||||||
|
|
||||||
<h4>My system looks like this:</h4>
|
<h4>My system looks like this:</h4>
|
||||||
|
|
||||||
<div class="zoom">
|
<div class="zoom">
|
||||||
<a href="/res/site/images/rice.png"><img src="/res/site/images/rice.png"
|
<a href="/res/site/images/KDE-rice.png"><img src="/res/site/images/KDE-rice.png"
|
||||||
alt="KDE desktop on Arch Linux."></a>
|
alt="KDE desktop on Arch Linux."></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<h4>And looks like this:</h4>
|
||||||
|
<div class="zoom">
|
||||||
|
<a href="/res/site/images/SwayWM-rice.png"><img src="/res/site/images/SwayWM-rice.png"
|
||||||
|
alt="3 images of the Sway window manager (using pywal) on Arch Linux."></a>
|
||||||
|
</div>
|
||||||
|
|
||||||
This is a two monitor setup.
|
This is a two monitor setup.
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
You have reached the end of the page. (ノ◕ヮ◕)ノ*:・゚✧
|
You have reached the end of the page. (ノ◕ヮ◕)ノ*:・゚✧
|
||||||
|
|
Before Width: | Height: | Size: 2.5 MiB After Width: | Height: | Size: 2.5 MiB |
BIN
res/site/images/SwayWM-rice.png
Normal file
BIN
res/site/images/SwayWM-rice.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 MiB |
Loading…
Add table
Reference in a new issue