summaryrefslogtreecommitdiff
path: root/.config/openbox/rc.xml
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2023-04-25 17:24:57 -0500
committerluxagraf <sng@luxagraf.net>2023-04-25 17:24:57 -0500
commitb3aa94d1f0d74fecc02e82609e78e62d3b967bab (patch)
treebe73cec04b95e25a724134236653f20111a5f1a0 /.config/openbox/rc.xml
parentb8ffb4d13560e5c34794a740652427755c0996d2 (diff)
added latest changes from Dell
Diffstat (limited to '.config/openbox/rc.xml')
-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 eded285..7c0637f 100644
--- a/.config/openbox/rc.xml
+++ b/.config/openbox/rc.xml
@@ -327,12 +327,12 @@
</keybind>
<keybind key="XF86MonBrightnessDown">
<action name="Execute">
- <command>brightnessctl set 10-</command>
+ <command>brightnessctl set 5%-</command>
</action>
</keybind>
<keybind key="XF86MonBrightnessUp">
<action name="Execute">
- <command>brightnessctl set 10+</command>
+ <command>brightnessctl set 5%+</command>
</action>
</keybind>
<!-- Keybindings for window switching -->