More i3 articles can be found on
https://arcolinux.com/?s=i3
Hundreds of video on I3 have been created and not only on
ArcoLinux
They all apply
You can take your config with you to so many distros
Playlist
ArcoLinuxB i3 theme
Playlist
i3 works anywhere
Playlist
i3 forest theme
Playlist
ArcoLinuxB i3 db-nemesis theme
Playlist
ArcoLinuxB i3
Playlist
i3anywhere
ARTICLES ABOUT I3 ON ARCOLINuX/ARCHLINUX
How to set wallpapers in xfce, openbox and i3
The first thing we will probably see on any desktop is our wallpaper. We can change it via two different tools. desktop settings variety wallpaper selector or use the shortcut keys You can check out what the shortcut keys are in XFCE via the application Keyboard. ...
How to theme ArcoLinux i3 any way you want
When you logoff from Openbox or Xfce and log back in to i3 you will see that i3 is going to use the settings from openbox/xfce to set icons, themes and cursors. ~/.gtkrc-2.0 is one of these files. You will find the themes, fonts, icons etc... The other to keep in mind...
24 Create your own i3 theme based on any of our 25 Leftwm themes – a polybar exercise
i3wmleftwmIn these videos we talk about a whatif. What if we took the polybar config from Leftwm and apply it on Openbox or Qtile ... or i3wm? Can I make the exact same look as on Leftwm in i3wm?
23 Change the numbers of the workspaces into names
It is possible to replace the numbers of the workspaces into names. There is example code in the config file of i3. Remember to logout to apply the new code - reloading is NOT enough.
22 Creation of a new i3 theme called noclue
We use Atom and its package pigments. Then we start changing the color codes. Gpick can be used to have a look at colors and its RGB value.
21 fixing the system panel icons in i3
At this point in time I can see just 2 options. Install the package gtk3-mushrooms coming from AUR. Or get rid of the system panel icons altogether. The reasoning is that we can reach those applications if we want to via shortcuts or terminal. We will show you the...
8 – How to install i3 on ArcoLinuxD Cinnamon
Let us install i3 on ArcoLinuxD Cinnamon. We proceed as usual and get our scripts from github. git clone https://github.com/arcolinuxd/arco-i3 We will go over what elements we need to install and which scripts not to install just to save time. 100, 400, 500, 600, 930...
20 Using the code from others to change your i3 look – i3 blocks
You can find many configuration files or dot files out there on the net for i3. You can use some of these files to improve your i3 settings. Google : "github i3 config" and you will find dozens of people sharing their config. That is how you learn by reading other...
19 – giving an overview of the i3 config file on ArcoLinux(D)
You need to read the ~/.config/i3/config. Then make a backup. Then change some lines, test and make that config your own. We will go over the big chapters in your configuration file. Topics covered : Set your main key Super or ALT There is the naming convention for...
17 – fixing can’t read temp in i3status.conf
Linux is installed on a diversity of hardware. In this case we need to help the script to look for the correct file. We analyze where this error is coming from and then tell you how to solve it. You will need to navigate to the file that is particular to your...
16 – Installing insync on ArcoLinux(D) – solving the start issue
First of all installing an application can be done on any ArcoLinux(D). No matter the desktop. I just happen to be on ArchMergeD-i3 when I wanted to make a tutorial about insync. Insync is a tool that you can use to synchronize your files and folders on google drive...
15 – comparing files and folders with meld
The goal of the tutorial is to explain to you that meld is a very powerful tool . We can use it to compare files but also directories. That is what is great. You can compare 3000 or more articles at once with this tool. It will even tell you if there is a "space"...
14 – creating a new crimson color scheme for ArcoLinuxD-i3
ArcoLinuxD with i3 is the basis of our distro. Then we look for a wallpapers we like and use its color to get us started. With gpick we find out what hexadecimal code it is and then we use it. We use atom and its package pigments. Then we start changing the color...
13 – how to autologin into ArcoLinuxD i3
What I always prefer (at home) is that any operating system will autologin and I will be presented with my desktop (random wallpaper) and all my cloud syncing applications have gotten their updates in when I enter the room with my morning coffee. Topic is : autologin...
12 – use atom to change the colors in your i3 config
Atom is one of the editors out there you can use to edit code. There are many others out there. sudo pacman -S atom Installing pigments and pigments-minimap has been installed. We show you where. We will include more tips about Atom in the future. There are many more...
11 – how to set up i3 with a dual monitor
I can only recommend you to try out i3 on a dual screen if possible. It opens up a different world. You can assign workspace 1-5 to monitor 1 and 6-10 to monitor 2. That creates a great workflow. We figure out the name and resolution with xrandr. We can use this name...
10 – how to change the gaps between windows in i3
We have choosen to take i3 next gap from airblader. It provides you with the same standard i3 but with the possibility to have gaps between the windows. IF you do not like these gaps then you make your gaps 0 and you will have the regular i3. Change the setting in...
9 – how to work with i3 windows and move them
Let us show you how to move your windows around. We go over the many keyboard shortcuts. Have fun trying these out in a working system. ALT + TAB SUPER + arrows CTRL + ALT + arrows SUPER + SHIFT + arrows SUPER + SHIFT + numbers SUPER + F is full screen and is...
8 – where are the menu’s in i3
i3 is a tiling window manager.It is not your typical desktop environment. We are used to have a button somewhere we can click on to get a menu popup. In openbox we need to right mouse click the desktop. In i3 we need to remember the following shortcuts to get to a...
7 – detailed information about compton on i3
Compton is compositing manager. It will supply us the shadows, transparency, fading in our system. You can read more on the wiki about it. Let us read and change the compton.conf in ~/.config/i3/compton.conf. Make backups and then change the settings. Screentearing...
6 – what are the most important keyboard shortcuts on i3
i3 is keyboard driven. Not reading your ~/.config/i3/config file would be a mistake. All your keyboard shortcuts are defined in that file. SUPER + SHIFT + Q closes an applicationCTRL + ALT +T opens a terminalSUPER + ENTER opens a terminalSUPER + SHIFT + ENTER opens...
5 – checking out the available i3 color schemes
Let us take a look at these color schemes we already have installed BUT not applied. Atom is installed and the package pigments is activated. Explained in previous article. We show what to copy/paste where to get a different color schemes. First make a backup of your...
4 – all you need to know about tweaking and theming i3
When we start the video i3 is already themed somewhat in previous tutorials. What applications matter when we talk about theming your i3wm? variety and nitrogen for wallpapers lxappearance for themes, icons, cursors qtconfig-qt4 for applications following qt settings...
3 – ArcoLinuxD scripts explained in detail
In the tutorials about ArcoLinuxD-Budgie I gave a detailed explanation about how to make scripts. If you want to know more about how to start from scratch on a script you can follow the tutorials of ArcoLinuxD Budgie. In i3 we will take a look at the contents of the...
2 – how to theme ArcoLinuxD i3
ArcoLinuxD is installed and we ran all the scripts from the folder arco-i3. Then we tweak our distro. Lxappearance is the application to remember to set themes, icons, and cursors.Keyboard Shortcuts To Remember SUPER + SHIFT + DOPEN DMENUWe show you how to make sure...
ON ARCOLINUX