From cc9624ddeaa932cd70c653b986da0810238badb9 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 29 Jun 2020 19:32:11 +0200 Subject: Good good --- projects/lowbat.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'projects') diff --git a/projects/lowbat.php b/projects/lowbat.php index 19a5502..b1e9279 100644 --- a/projects/lowbat.php +++ b/projects/lowbat.php @@ -45,9 +45,9 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") {

I've been using minimalist OS installations for work, personnal computing - and playing video games for a while now. I used Arch Linux, I still use - Gentoo Linux - which is by far my favorite Linux distribution - as a desktop - OS, and now I am using FreeBSD on my workstation. + and playing video games for a while now. I used Arch Linux, I still use + Gentoo Linux - which is by far my favorite Linux distribution - as a desktop + OS, and now I am using FreeBSD on my workstation.

@@ -58,7 +58,7 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") {

- As window managers, I used dwm for a while, and I am now using bspwm. They + As window managers, I used dwm for a while, and I am now using bspwm. They are ultra-fast, very lightweight and do not bring extra bloatware to my systems. I do not use a status bar as well, I like my applications to use the full screen space available. @@ -80,7 +80,7 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") {

2 History of lowbat

- It started as a very short dash shell (get dash here) script that was + It started as a very short dash shell (get dash here) script that was working fine but I wanted to experiment a little bit with this. It turned into a C++ program, which is still the case for the GNU/Linux version. Switching to FreeBSD, I exerimented again by turning it into an @@ -144,8 +144,8 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") {

4 Links to lowbat

-- cgit v1.2.3