Bruno BELANYI
d9d2d975ba
It seems that the xinitrc command doesn't work... I'll have to investigate why.
6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
# Allow inclusion of home directories in ~/.Xresources
|
|
xrdb -I$HOME ~/.Xresources
|
|
|
|
# Launch i3
|
|
exec i3
|