Skip to content
Snippets Groups Projects
Commit d295bb3d authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

I3 init light

parent 52b0f34d
Branches
No related tags found
No related merge requests found
#!/bin/bash
cd "$(dirname "$0")"
. ../userconfig-lib.sh
install_begin
confln toggle-border ~/.config/i3/i3-toggle-border
confln kill ~/.config/i3/i3-kill
confln i3status.conf ~/.config/i3/
cat >~/.xinitrc <<EOF
exec i3
EOF
r g++ status.cpp -o ~/.config/i3/status.out
install_ok
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment