diff options
| -rw-r--r-- | misc/openbox/rc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openbox/rc.xml b/misc/openbox/rc.xml index cc30df5..4584121 100644 --- a/misc/openbox/rc.xml +++ b/misc/openbox/rc.xml | |||
| @@ -467,7 +467,7 @@ | |||
| 467 | <command>takeshot --win</command> | 467 | <command>takeshot --win</command> |
| 468 | </action> | 468 | </action> |
| 469 | </keybind> | 469 | </keybind> |
| 470 | <keybind key="C-A-Print"> | 470 | <keybind key="W-s"> |
| 471 | <action name="Execute"> | 471 | <action name="Execute"> |
| 472 | <command>takeshot --area</command> | 472 | <command>takeshot --area</command> |
| 473 | </action> | 473 | </action> |
| @@ -520,7 +520,7 @@ | |||
| 520 | <command>~/.config/openbox/rofi/bin/powermenu</command> | 520 | <command>~/.config/openbox/rofi/bin/powermenu</command> |
| 521 | </action> | 521 | </action> |
| 522 | </keybind> | 522 | </keybind> |
| 523 | <keybind key="W-s"> | 523 | <keybind key="C-A-Print"> |
| 524 | <action name="Execute"> | 524 | <action name="Execute"> |
| 525 | <command>~/.config/openbox/rofi/bin/screenshot</command> | 525 | <command>~/.config/openbox/rofi/bin/screenshot</command> |
| 526 | </action> | 526 | </action> |