Skip to content

FireLord/dotfiles_i3wm

Repository files navigation

List of stuff used...

 i3wm           	> a dynamic tiling window manager
 scripts        	> system automation scripts
 dunst          	> lightweight notification daemon
 polybar        	> a fast and easy-to-use status bar
 compton        	> minimal composite config for opacity
 rofi           	> a window switcher, application launcher and dmenu replacement
 arc-theme		> a minimal looking theme
 la-capitaine-icon	> a macos kind of icon pack theme
 oh-my-zsh		> a beautiful looking setup for terminal
 base16-shell		> set of colorful codes for terminal
 i3lock-color		> improved improved screen locker - "the ricing fork of i3lock"
 betterlockscreen	> a beautiful looking lockscreen

How to install it?

 1. open terminal in ubuntu
 2. run > git clone https://github.com/FireLord1/dotfiles_i3wm -b master dotfiles_i3wm
	> ./packages-ubuntu.sh
 3. Then read setup-i3.sh part
 4. run > ./setup-i3.sh

Instruction for setup-i3.sh

  1. update home paths

https://github.com/FireLord1/dotfiles_i3wm/blob/master/.zshrc#L4 https://github.com/FireLord1/dotfiles_i3wm/blob/master/.zshrc#L7 https://github.com/FireLord1/dotfiles_i3wm/blob/master/.gtkrc-2.0#L4 https://github.com/FireLord1/dotfiles_i3wm/blob/master/.gtkrc-2.0#L4 https://github.com/FireLord1/dotfiles_i3wm/blob/master/.config/i3/config#L182 https://github.com/FireLord1/dotfiles_i3wm/blob/master/.config/i3/config#L185

  1. update monitor according to yours..

https://github.com/FireLord1/dotfiles_i3wm/blob/master/.config/polybar/config#L18

run > xrandr
and see second line starting with eDP
  1. update your battery path..

https://github.com/FireLord1/dotfiles_i3wm/blob/master/.config/polybar/config#L80

run > ls -1 /sys/class/power_supply
and see for BATn 
n = number, for me its 1
  1. update your city for weather..

https://github.com/FireLord1/dotfiles_i3wm/blob/master/.config/polybar/weather.sh#L3

  1. and lang for weather

https://github.com/FireLord1/dotfiles_i3wm/blob/master/.config/polybar/weather.sh#L5

  1. update info here to display on terminal..   > https://github.com/FireLord1/dotfiles_i3wm/blob/master/.config/scripts/nerdinfo.sh

  2. Change padding size according to your resolution   > https://github.com/FireLord1/dotfiles_i3wm/blob/master/.config/i3/config#L39

    450 for 1920x1080 & 350 for 1366x768

Credits..

Setup screenshot

scrot-18-01-18_21-32-53.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages