sway wm rice

This commit is contained in:
array-in-a-matrix 2022-01-10 23:02:03 -05:00
parent 56be7e501e
commit cbc8077a33
3 changed files with 8 additions and 3 deletions

View file

@ -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. (ノ◕ヮ◕)ノ*:・゚✧

View file

Before

Width:  |  Height:  |  Size: 2.5 MiB

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 MiB