diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2022-09-27 23:34:21 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2022-09-27 23:45:00 +0800 |
commit | 3556eb2403cb89a9c164e4eabe323507a1b9ac2b (patch) | |
tree | 7eec71c6a2fbe06b6c783410d49221583162402c /misc | |
parent | dd97e761a8b354e09c27ef604d27a3bbaa27b2e2 (diff) |
Improve script for password
Diffstat (limited to 'misc')
-rw-r--r-- | misc/openbox/rc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/openbox/rc.xml b/misc/openbox/rc.xml index bd1baa6..2d0c994 100644 --- a/misc/openbox/rc.xml +++ b/misc/openbox/rc.xml | |||
@@ -583,7 +583,7 @@ | |||
583 | </keybind> | 583 | </keybind> |
584 | <keybind key="W-p"> | 584 | <keybind key="W-p"> |
585 | <action name="Execute"> | 585 | <action name="Execute"> |
586 | <command>~/helper/tools/desktop/password-store.sh</command> | 586 | <command>~/bin/password-store.sh</command> |
587 | </action> | 587 | </action> |
588 | </keybind> | 588 | </keybind> |
589 | <!-- CLI Apps --> | 589 | <!-- CLI Apps --> |