diff options
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 --> |