85 # # terminal without border and make it smaller |
85 # # terminal without border and make it smaller |
86 # i3-msg border none |
86 # i3-msg border none |
87 # i3-msg resize shrink up 32 px or 32 ppt |
87 # i3-msg resize shrink up 32 px or 32 ppt |
88 # |
88 # |
89 |
89 |
|
90 ionice -c3 nice /usr/bin/icedove & |
90 |
91 |
91 StartProg xfce4-terminal |
92 i3-msg 'workspace 2; exec urxvt' |
92 |
93 |
93 i3-msg 'split h' |
94 # i3-msg 'split h' |
94 |
95 # |
95 StartProgName gvim |
96 # StartProgName gvim |
96 |
97 |
97 # i3-msg 'focus left; split v' |
98 # i3-msg 'focus left; split v' |
98 # |
99 # |
99 # StartProg xfce4-terminal |
100 # StartProg xfce4-terminal |
100 # |
101 # |