summaryrefslogtreecommitdiff
path: root/.config/openbox/rc.xml
diff options
context:
space:
mode:
Diffstat (limited to '.config/openbox/rc.xml')
-rw-r--r--.config/openbox/rc.xml30
1 files changed, 16 insertions, 14 deletions
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml
index 08c6411..49a7c45 100644
--- a/.config/openbox/rc.xml
+++ b/.config/openbox/rc.xml
@@ -211,9 +211,21 @@
<wrap>no</wrap>
</action>
</keybind>
- <keybind key="S-A-Left">
+ <keybind key="S-A-2">
<action name="SendToDesktop">
- <to>left</to>
+ <to>2</to>
+ <wrap>no</wrap>
+ </action>
+ </keybind>
+ <keybind key="S-A-3">
+ <action name="SendToDesktop">
+ <to>3</to>
+ <wrap>no</wrap>
+ </action>
+ </keybind>
+ <keybind key="S-A-4">
+ <action name="SendToDesktop">
+ <to>4</to>
<wrap>no</wrap>
</action>
</keybind>
@@ -258,15 +270,6 @@
<keybind key="W-d">
<action name="ToggleShowDesktop"/>
</keybind>
- <!-- Keybindings for windows -->
- <keybind key="A-F4">
- <action name="Close"/>
- </keybind>
- <keybind key="A-Escape">
- <action name="Lower"/>
- <action name="FocusToBottom"/>
- <action name="Unfocus"/>
- </keybind>
<keybind key="A-space">
<action name="Execute">
<command>dmenu_run</command>
@@ -309,12 +312,12 @@
</keybind>
<keybind key="XF86MonBrightnessDown">
<action name="Execute">
- <command>brightnessctl set 100-</command>
+ <command>brightnessctl set 10-</command>
</action>
</keybind>
<keybind key="XF86MonBrightnessUp">
<action name="Execute">
- <command>brightnessctl set 100+</command>
+ <command>brightnessctl set 10+</command>
</action>
</keybind>
<keybind key="A-F6">
@@ -839,7 +842,6 @@
-->
<application class="URxvt">
<decor>no</decor>
- <desktop>1</desktop>
</application>
<application class="Darktable">
<decor>no</decor>