Skip to content

Instantly share code, notes, and snippets.

@Irungaray
Last active March 8, 2022 00:08
Show Gist options
  • Save Irungaray/f01de35695bd6fc5256a8ba16b3c47df to your computer and use it in GitHub Desktop.
Save Irungaray/f01de35695bd6fc5256a8ba16b3c47df to your computer and use it in GitHub Desktop.
Debian i3 minimal install
sudo apt install i3 xorg xserver-xorg xinit
xstart
sudo apt install zsh git
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
sudo apt install chromium
sudo apt install rofi
rofi -show drun
sudo apt install x11-xserver-utils
xrandr
cvt <horz> <vert> <refresh>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment