summaryrefslogtreecommitdiff
path: root/.config/openbox
diff options
context:
space:
mode:
Diffstat (limited to '.config/openbox')
-rw-r--r--.config/openbox/autostart2
-rw-r--r--.config/openbox/rc.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/.config/openbox/autostart b/.config/openbox/autostart
index 4444240..d5ab1f4 100644
--- a/.config/openbox/autostart
+++ b/.config/openbox/autostart
@@ -11,4 +11,4 @@ xset -b
xcape -e 'Control_L=Escape'
xinput set-prop 11 "libinput Click Method Enabled" 0 1
xinput set-prop 11 "libinput Natural Scrolling Enabled" 1
-feh --bg-fill ~/pictures/desktops/boat2.jpg
+feh --bg-fill ~/pictures/desktops/522961.jpg
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml
index 96073d3..e35d4ce 100644
--- a/.config/openbox/rc.xml
+++ b/.config/openbox/rc.xml
@@ -310,12 +310,12 @@
<command>pactl set-sink-volume 0 -10%</command>
</action>
</keybind>
- <keybind key="Print">
+ <keybind key="F12">
<action name="Execute">
<command>scrot ~/pictures/screenshots/scrn-%Y-%m-%d-%H-%M-%S.png</command>
</action>
</keybind>
- <keybind key="A-Print">
+ <keybind key="A-F12">
<action name="Execute">
<command>scrot -s ~/pictures/screenshots/scrn-%Y-%m-%d-%H-%M-%S.png</command>
</action>