diff options
| author | Moritz Meißelbach <arbelzapf@gmail.com> | 2019-10-25 23:52:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-25 23:52:04 +0200 |
| commit | 11c150506a42b85c014281fd5990b20301d301b4 (patch) | |
| tree | 9f29ebb64717adeedbd1b9903dccb615ee10077b /README.md | |
| parent | 5f38deafb7160fc64ef033e0dfbf7ba3979a6aff (diff) | |
| download | sway-launcher-desktop-11c150506a42b85c014281fd5990b20301d301b4.tar.gz sway-launcher-desktop-11c150506a42b85c014281fd5990b20301d301b4.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,4 +25,4 @@ bindsym $mod+d exec $menu ``` ### Setup a Terminal command -Some of your desktop entries will probably be TUI programs that expect to be launched in a new terminal window. Those entries have the `Terminal=true` flag set and you need to tell the launcher which terminal emulator to use. Pass the `TERMINAL_COMMAND` environment variable with your terminal startup command to the script to use your preferred terminal emulator. The script will default to `termine -e` +Some of your desktop entries will probably be TUI programs that expect to be launched in a new terminal window. Those entries have the `Terminal=true` flag set and you need to tell the launcher which terminal emulator to use. Pass the `TERMINAL_COMMAND` environment variable with your terminal startup command to the script to use your preferred terminal emulator. The script will default to `termite -e` |
