Installation Of I3 On Arch Linux Phase 4 - ArcoLinuxD

Installation of i3 on Arch Linux Phase 4 install desktop environment I3wm

Installing i3 requires only a few commands. Theming and tweaking your Arch Linux system will require more time. All the information about this desktop is here:

https://wiki.archlinux.org/index.php/i3

sudo pacman -S i3-gapssudo pacman -S i3statussudo pacman -S i3lock

If you want you can experiment later with i3-gaps-next-git, i3-gaps-rounded-git and even more.

You can always fall back on the scripts of our github.

https://github.com/arcolinuxd/arco-i3

Original video : Arch Linux : 42 Installing i3wm next gaps and adding spices of ArcoLinux to i3

Original video : Arch Linux : 43 Arch Linux i3wm seasoned with Arco spices – Phase 4 – overview

Tip

To set our keyboard we may use setxbmap as well.

setxkbmap -model pc104 -layout be

Or in short

setxkbmap be

Tip

We install yay-bin and we install autotiling.

We decide which package to install for autotiling.

Tip

If you want to have an AUR helper during TTY, you can check out this article.

https://www.arcolinuxd.com/get-your-aur-helpers-in-on-any-arch-linux-based-system/

Tip

We install dmenu to have a menu to launch applications.

sudo pacman -S dmenu

Tip

Termite is installed. We want to make the font bigger so you can read it better.We show you how in the video.

Tip

Get the manpages in with

sudo pacman -S man-pages

Original look of i3 gapsNo theming or tweaking

All in one Arch Linux installation UEFI with Dwm Installation of Awesome on Arch Linux Phase 4

Tag » Arch Install I3 Dmenu