Artix with OpenRC, proVide connman-gtk, instead of nm-applet,
and I don’t know why.
I just think it is fun to face something different.
Init
OpenRC
I’m using OpenRC.
This might be different than your regular systemd.
For example this command below:
Samba
I haven’t got time to setup yet.
But you can look my other articel to get samba example in details.
Git
You can’t just copy your credential and push your commit.
You also have to make proper file mode.
Printing with CUPS
I’m using Epson L3110 series.
First I need to install the proper driver using AUR.
Then I can add printer in cups in localhost:631.
8: Desktop Customization
What Config?
I do not need to copy all my config,
from notebook to mini-pc.
After all only these
/etc/environment: QT Theme
/home/epsi/.config/awesome: The whole stuff.
/home/epsi/.config/geany: I need only the color scheme.
/home/epsi/.config/gtk-3.0: just the setting and css.
/home/epsi/.config/libreoffice: macro and extensions.
xfce4 I need only the color scheme.
vim
Environment
The artix is still conservatively using gtk2 looks:
I should change it for nowadays looks, with gtk3 looks.
Font
Beside .config. There is also .local.
I copy the whole font folder to my new setup.
/home/epsi/.local/share/fonts
Awesome WM
This works flawlessy.
I just need to copy my config,
and voila… everything work as expected.
You can see the panel of my awesome in ZSH screenshoot below.
Shell
Garbage in ZSH in clean install
I’m using oh-my-bash for my bash customization,
and powerlevel10k for zsh customization.
But something strange happened in clean install.
I found that my zsh messed up.
It turned out that $PS1 from bash pollute the zsh shell.
I setup chsh -s /bin/zsh to make zsh my default shell.
and also setup powerlevel10k as you can see the result below:
BASH Config
I need to set nodejs folder, in .bashrc.
And also RVM depend on my situation.
ZSH Config
The .zshrc is a little bit longer.
And also, in .zshrc,
I need to set nodejs folder, set the RVM.
GTK Theme
I’m no hacker, so I prefer bright stuff.
Using lxappearance.
I set this I can have light theme instead of default dark artix.
I prefer caja from mate desktop as my favorite file manager.
For the past three years, I have leave thunar for caja.
QT Theme
I also need to setup my dolphin.
Firefox Theme
In Firefox, setting theme is very easy.
But this is not the main point.
In firefox I can use two different whatsapp,
each with different handphone number.
LibreOffice Theme
But I’m having a hardtime in setting GTK+3.
In Libreoffice, so I check the VCL in about.
I finally install lxappearance-gtk3,
and also log out my awesome window manager.
After I logged in in new session,
I can get my LibreOffice in bright theme.
Actually, I still don’t get what’s going on.
But I finally get my bright breeze theme.
What is Next 🤔?
Showing off artix usage for my daily basis would be interesting.
I mean, there might be stuff you haven’t heard of.
Or you might have better stuff, that I haven’t heard of.
So you can show off in you own blog.
What do you think ?