aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-03-28 00:29:32 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-03-28 00:29:32 +0800
commitd6aa3b5aa027466787454ae561170b56eb72f691 (patch)
tree5d742dfaf2d5000566194019c14d04edadafffa3
parent34f816449453f293fd1f0e26847cfbb0259a3109 (diff)
update
-rw-r--r--misc/openbox/rc.xml4
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>