tomobones / i3Config

Configuration file and scripts for the i3-wm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MASTER - Hopefully stable branch.
DEV - Development Branch (latest changes)

An Ubuntu base greater than or equal to version 16.04 is recommended.

Some DEB packages I use or are needed with this i3-wm setup:

libanyevent-i3-perl
libnotify-bin
libnotify4
libtfl-perl (get)

compton
dunst
feh
firefox
i3-wm
i3lock
imagemagick
keynav
moc
mplay (get)
procps
pulseaudio
pulseaudio-utils
redshift
redshifter (get)
scrot
skypeforlinux (get)
sound-theme-freedesktop
suckless-tools
x11-utils
x11-xkb-utils
x11-xserver-utils
xfce4-terminal
yad

To install these packages, run the following one-liner in a terminal:

/usr/bin/wget -q 'https://raw.githubusercontent.com/terminalforlife/i3Config/master/get_packages' -O - | sudo /bin/bash -

If you don't have sudo available, just omit it from the above line.

The above was last updated on: 2019-05-11

About

Configuration file and scripts for the i3-wm.

License:GNU General Public License v3.0


Languages

Language:Shell 93.5%Language:Perl 6.5%