
#font pango:Meslo LG L Regular Nerd Font Complete 15 # text rendering and scalability on retina/hidpi displays (thanks to pango). # This font is widely installed, provides lots of unicode glyphs, right-to-left Will also be used by the bar unless a different font Set_from_resource $darkwhite color7 #000000 Set_from_resource $darkcyan color6 #000000 Set_from_resource $magenta color13 #000000 Set_from_resource $darkmagenta color5 #000000 Set_from_resource $darkblue color4 #000000 Set_from_resource $yellow color11 #000000 Set_from_resource $darkyellow color3 #000000 Set_from_resource $darkgreen color2 #000000 Set_from_resource $darkred color1 #000000 You can customize i3-wm by modifying the ~/.config/i3/config file.īelow is our sample i3 wm configuration # Please see for a complete reference! Next, we want to make i3 appealing and easy to use.

You should now be able to install latest version of i3-wm by running the command below apt install i3 Configuring i3 Windows Manager on Ubuntu 20.04

To ensure we install and latest version and to ensure seamless updates/upgrades, create i3-wm repos wget -O- | gpg -dearmor > /etc/apt//i3wm-signing.gpg apt install apt-transport-https -yes echo "deb all main" | sudo tee /etc/apt//i3-autobuild.list However, if you can check the version provided by the default Ubuntu repos, you realize it is not up-to-date. The current stable version of i3 is 4.18.2. Install latest i3 Windows Manager from Ubuntu/Debian Repos These packages are installed along with the i3 meta package. There are other tools that are needed to use the i3 window manager efficiently. Recommends: i3lock (>= 2.2), suckless-tools, i3status (>= 2.3), dunstĪPT-Sources: focal/universe amd64 Packages
