diff options
Diffstat (limited to '.config/sxhkd')
| -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  | 
