Skip to content
/ DotfilesLinux Public template

Repo for edit i3wm config in ArchLinux distro

License

Notifications You must be signed in to change notification settings

wolf-project/DotfilesLinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

My Arch Linux Dotfiles

i3WM,Bumblebee_status,nitrogen and Termite

I3 I3

How it Works ?

pacman -S i3 i3blocks dmenu lm_sensors nitrogen termite

yaourt -S ttf-inconsolata ttf-font-awesome ttf-dejavu terminus-font-ttf terminus-font lemonbar-git i3-gaps-git

$ git clone git://github.com/wolf-project/DotfilesLinux

$ unzip DotfilesLinux.zip /home/you-user-where/.config/i3/

Move to you directorie the folder bumblebee-status /home/your-user/.config/i3/

Edit the i3 configuration (config) on /home/your-user/.config/config

add this command on you i3 "config"

bar {
status_command = <path to bumblebee-status/bumblebee-status> -m <list of modules> -p <list of module parameters> -t <theme>
}

Usage

Normal usage

In your i3wm configuration, modify the status_command for your i3bar like this:

bar {
	status_command <path to bumblebee-status/bumblebee-status> \
		-m <list of modules> \
		-p <list of module parameters> \
		-t <theme>
}

Available themes

Check the original code issues.

List of themes

Credits

About

Repo for edit i3wm config in ArchLinux distro

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages