aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2022-08-15 09:21:20 +0530
committerGitHub <noreply@github.com>2022-08-15 09:21:20 +0530
commitbcc8c4346d0deaa6c22a59e861367825096a3631 (patch)
tree838adf582fb12389a20203fe7cb2ff25bd076c6d
parent4de1b47bea0c64149618c30363ffa74267395707 (diff)
Update README.md
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 615ae4e..27588a5 100644
--- a/README.md
+++ b/README.md
@@ -34,4 +34,9 @@ mv ipman.py /any/directory/ipman.py
```
### Set the keyboard shortcut
-This depends on your desktop environment. Navigate to your keyboard shortcuts setting. Add a shortcut with the command as `python3 /opt/ipman.py paste` and the shortcut as whatever you want the "paste" shortcut to be. This will be the shortcut that will paste the IP. Add another shortcut with the command as `python3 /opt/ipman.py setip` and the shortcut as whatever you want the "SetIP" shortcut to be. This shortcut will open the window to set the IP address.
+This depends on your desktop environment.
+Navigate to your keyboard shortcuts setting.
+
+Add a shortcut with the command as `python3 /opt/ipman.py paste` and the shortcut as whatever you want the "paste" shortcut to be. This will be the shortcut that will paste the IP.
+
+Add another shortcut with the command as `python3 /opt/ipman.py setip` and the shortcut as whatever you want the "SetIP" shortcut to be. This shortcut will open the window to set the IP address.