commit c28c1065afe569bd920cadcc9be2bc8f2b4eec5f
parent 4bf90b9011b6d43c271f8d84b65baad03352a47a
Author: Shipwreckt <Shipwreckt@mailfence.com>
Date: Wed, 15 May 2024 19:41:55 +0100
Updated about me and added bold to some titles
Diffstat:
4 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/public/index.html b/public/index.html
@@ -13,7 +13,6 @@
</head>
-<!-------------------------------------------------------------->
<body>
<header id="header">
@@ -113,7 +112,11 @@
I use <a href "https://github.com/davatorium/rofi">rofi</a> for my app launcher because
it is customizable and easy to use, it also comes with a bunch of default options which
I sometimes use as a template for my rofi configs.</p>
-
+
+ <p><b>Xorg or Wayland?</b><br>
+ I like Wayland; it is smooth and modern. But I do not think it is fully there yet, so for
+ now I am still using Xorg because it just works and I have no issues with it. In the future,
+ in about a year, I will probably switch to Wayland, but for now, Xorg is my go-to.</p>
</div>
diff --git a/public/projects/Fakefetch.html b/public/projects/Fakefetch.html
@@ -36,7 +36,7 @@
<h2>Fakefetch</h2>
<p>
- <h3>Background</h3>
+ <h3><b>Background</b></h3>
Fakefetch is the first real program I have ever created that I use daily apart from
config files. I made fakefetch when I saw people complaining about neofetch being slow that is why
I have called it fakefetch. In the start it was just 10 lines of bash echo commands which is
@@ -47,11 +47,11 @@
that I can use on all of my computers.
</p>
- <h3>What is Fakefetch</h3>
+ <h3><b>What is Fakefetch</b></h3>
<p>Fakefetch is alternative to neofetch, it is written in bash script like neofetch
but is not a billion lines long or bloated.
- <h3>Why Fakefetch?</h3>
+ <h3><b>Why Fakefetch?</b></h3>
<p>The main reason why you should use Fakefetch is because it is a very flexible
program being written in bash script; it is not a large program, only being one file
large and does not slow down your computer at all unlike Neofetch. Fakefetch is also
@@ -60,7 +60,7 @@
GPL, so you have the right to redistribute it if you make your own versions that you can share
with anybody.</p>
- <h3>How to install</h3>
+ <h3><b>How to install</b></h3>
<p>I have made it very easy to install fakefetch by automating most of it for you.
<li>Step one: The first thing you want to do is clone the gitlab project, you can do
this from the following command.<br>
diff --git a/public/projects/Qtile.html b/public/projects/Qtile.html
@@ -34,7 +34,7 @@
<div class="inner">
<div id="content">
- <h2>Qtile config</h2>
+ <h2><b>Qtile config</b></h2>
<p>
Qtile is a desktop environment that is written in the Python programming language. If you
have any knowledge of programming, you might think, how slow is that? Well, it is not really
diff --git a/public/projects/WeeklyByte.html b/public/projects/WeeklyByte.html
@@ -34,7 +34,7 @@
<div class="inner">
<div id="content">
- <h2>Weekly Byte</h2>
+ <h2><b>Weekly Byte</b></h2>
<p>
The weekly byte is a kind of news thing I do each week, it covers some software and
hardware I like and a weekly distro. There is also the odd bit of news if I think it is