summaryrefslogtreecommitdiff
path: root/skel-lxde
diff options
context:
space:
mode:
Diffstat (limited to 'skel-lxde')
-rw-r--r--skel-lxde/.config/openbox/lxde-rc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/skel-lxde/.config/openbox/lxde-rc.xml b/skel-lxde/.config/openbox/lxde-rc.xml
index 6747a8c..ddfa2ce 100644
--- a/skel-lxde/.config/openbox/lxde-rc.xml
+++ b/skel-lxde/.config/openbox/lxde-rc.xml
@@ -289,10 +289,10 @@
</action>
</keybind>
-<!-- call gnome-screenshot when Prt-Screen is pressed -->
+<!-- call ksnip when Prt-Screen is pressed -->
<keybind key="Print">
<action name="Execute">
- <command>gnome-screenshot --interactive</command>
+ <command>ksnip</command>
</action>
</keybind>