diff options
author | Shipwreckt <Shipwreckt@mailfence.com> | 2024-05-15 19:41:55 +0100 |
---|---|---|
committer | Shipwreckt <Shipwreckt@mailfence.com> | 2024-05-15 19:41:55 +0100 |
commit | c28c1065afe569bd920cadcc9be2bc8f2b4eec5f (patch) | |
tree | 31f210f2b6133a67aae387ec9e45fcd451f1b475 /public/index.html | |
parent | 4bf90b9011b6d43c271f8d84b65baad03352a47a (diff) |
Updated about me and added bold to some titles
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html index 16346bb..103cf0f 100644 --- 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> |