Skip to content

mikejakobsen/i3-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i3 config

i3wm configuration for Kali Linux Xfce

Config Version: 3.20

i3 version: 4.13

Author: Brainfuck

INSTALLATION

Install i3 with dependencies:
sudo apt-get update && sudo apt-get dist-upgrade -y
sudo apt-get install -y i3 i3blocks rofi scrot feh compton xfonts-terminus ttf-liberation

CONFIGURATION

FontAwesome for i3-bar:

Download --> http://fontawesome.io/

mkdir -v ~/.local/share/fonts
cp fontawesome-webfont.ttf ~/.local/share/fonts
fc-cache -fv
Simply run this commands for i3 configuration then reboot:
cd i3-config/
cp -R i3 ~/.config
cp -R rofi ~/.config
cp -R gtk-3.0 ~/.config
cp compton.conf ~/.config
cp gtkrc-2.0 ~/.gtkrc2-0 
GTK Theme & Icons:

GTK3 Theme --> Arc-Dark: https://github.com/horst3180/arc-theme

Icons Theme --> Arc-Icon-Theme: https://github.com/horst3180/arc-icon-theme

Rofi Theme:

Arc-Dark --> https://github.com/leofa/rofi-themes

Kali Linux - i3wm alt text

Kali Linux - Xfce

alt text

About

i3wm configuration for Kali Linux Xfce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%