mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
6 lines
135 B
Bash
Executable File
6 lines
135 B
Bash
Executable File
#!/bin/bash
|
|
|
|
apt-get install -y \
|
|
i3 i3lock xss-lock rxvt-unicode-256color fonts-inconsolata scrot \
|
|
xautolock xbacklight i3status
|