Skip to content

Instantly share code, notes, and snippets.

@gpdd
Last active December 14, 2015 23:06
Show Gist options
  • Save gpdd/2e24e0b166ac4101082a to your computer and use it in GitHub Desktop.
Save gpdd/2e24e0b166ac4101082a to your computer and use it in GitHub Desktop.
Arch xorg i3
# graphics
pacman -S xorg-server xorg-server-utils xorg-xinit xf86-input-evdev xf86-input-synaptics i3 rofi chromium termite nvidia nvidia-libgl steam ttf-liberation noto-fonts noto-fonts-cjk noto-fonts-emoji conky pulseaudio pulseaudio-alsa lib32-libpulse lib32-alsa-plugins feh mpv youtube-dl scrot screenfetch gvim-python3 rtorrent
cower -d cower tor-browser-en broadcom-wl
# create .xinitrc for i3
cp /etc/X11/xinit/xinitrc ~/.xinitrc
# exec i3
startx
# configure i3
mv ~/.i3/config ~/.config/i3/config
cp /etc/i3status.conf ~/.config/i3status/config
vim ~/.config/i3/config
vim ~/.config/i3status/config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment