Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
Added imgs for steps
  • Loading branch information
iamkashz authored Sep 30, 2021
1 parent b084900 commit 637f4ec
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,16 @@ $ sudo apt install terminator xclip
2. Set `Command` as `terminator`.
3. Launch `Terminal Emulator`, `terminator` should launch directly.

![image](https://user-images.githubusercontent.com/19916930/135396378-4d3acdc9-5653-4402-b515-43d2c2ce51a6.png)

### Auto launch tmux at terminal spawn
1. Launch terminator (or Terminal Emulator if it auto launches terminator).
2. Right click > `Prferences` > `Profiles` tab
3. Under `default` profile, select sub-tab `Command`
4. Set `Custom command` as `tmux`.

![image](https://user-images.githubusercontent.com/19916930/135396261-198194fe-3133-4e73-b405-da76d9a42add.png)

Custom Status line
-----------
Left part:
Expand Down Expand Up @@ -195,4 +199,4 @@ So `~/.tmux.conf` overrides default key bindings for many action, to make them m
<td><code>&lt;prefix&gt; F12</code></td>
<td>Switch off all key binding and prefix hanling in current window. See "Nested sessions" paragraph for more info</td>
</tr>
</table>
</table>

0 comments on commit 637f4ec

Please sign in to comment.