diff options
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> |