summaryrefslogtreecommitdiff
path: root/.config/openbox
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2024-12-23 11:44:14 -0600
committerluxagraf <sng@luxagraf.net>2024-12-23 11:44:14 -0600
commit41cb43f55858e880061526b79087df8753bf2086 (patch)
treeffdfc04058bfd196ce94ca7cb022f4aac400cacc /.config/openbox
parent642731b68e62902ff896648e592e2e0996de3494 (diff)
changed mpd config to work with git-annex files, move screenshots toHEADmaster
photos, switched vimrc to use ranger instead of lf
Diffstat (limited to '.config/openbox')
-rw-r--r--.config/openbox/rc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml
index 0a63df9..f94605a 100644
--- a/.config/openbox/rc.xml
+++ b/.config/openbox/rc.xml
@@ -314,12 +314,12 @@
</keybind>
<keybind key="F12">
<action name="Execute">
- <command>scrot ~/pictures/screenshots/scrn-%Y-%m-%d-%H-%M-%S.png</command>
+ <command>scrot ~/photos/screenshots/scrn-%Y-%m-%d-%H-%M-%S.png</command>
</action>
</keybind>
<keybind key="A-F12">
<action name="Execute">
- <command>scrot -s ~/pictures/screenshots/scrn-%Y-%m-%d-%H-%M-%S.png</command>
+ <command>scrot -s ~/photos/screenshots/scrn-%Y-%m-%d-%H-%M-%S.png</command>
</action>
</keybind>
<keybind key="XF86AudioMute">