diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2022-12-29 21:11:59 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2022-12-29 21:11:59 +0530 | 
| commit | 45fde64a93e9039803e58816d0a1f68a8d2174df (patch) | |
| tree | bee8c6cd83d3d67a1ead5c4afe3d31858764c8da /.config/sxhkd/sxhkdrc | |
| parent | 39588899ecc91501d20652596669af756ad50710 (diff) | |
change terminal
Diffstat (limited to '.config/sxhkd/sxhkdrc')
| -rw-r--r-- | .config/sxhkd/sxhkdrc | 5 | 
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc new file mode 100644 index 0000000..2f47207 --- /dev/null +++ b/.config/sxhkd/sxhkdrc @@ -0,0 +1,5 @@ +super + shift + v +	/opt/ipman.py paste + +super + shift + s +	/opt/ipman.py setip  | 
