#!/bin/bash
#starting script for i3 as a term client environment
/usr/bin/i3 -c /etc/i3term/config
 
