aboutsummaryrefslogtreecommitdiff
path: root/.config/openbox/rc.xml
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-06-07 08:26:37 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-06-07 08:26:37 +0530
commitf9e6d67db727ed1bd1959668b06854c08e5bc8bf (patch)
treef1f0c1fce5fba0cd13cc9b01fafcb825383735d4 /.config/openbox/rc.xml
parentd4b7e2982a32117bd515394c52eeae7a174d5f29 (diff)
added more custom keybindings for basic tasks
Diffstat (limited to '.config/openbox/rc.xml')
-rw-r--r--.config/openbox/rc.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml
index 6d09985..afc5f00 100644
--- a/.config/openbox/rc.xml
+++ b/.config/openbox/rc.xml
@@ -178,6 +178,41 @@
<!-- 'Left', 'Middle', 'Right' -->
</dock>
<keyboard>
+ <!-- my keybindings -->
+ <keybind key="W-Return">
+ <action name="execute">
+ <command>st</command>
+ </action>
+ </keybind>
+
+ <keybind key="W-S-p">
+ <action name="execute">
+ <command>dmenu_run</command>
+ </action>
+ </keybind>
+ <keybind key="W-S-Return">
+ <action name="execute">
+ <command>scrot /home/zt/Media/Screenshots/Screenshot-%Y-%d-%m--%T.png</command>
+ <startupnotify>
+ <enabled>yes</enabled>
+ </startupnotify>
+ </action>
+ </keybind>
+
+ <keybind key="W-q">
+ <action name="execute">
+ <command>betterlockscreen -l -t 'Vidhu\'s openbox'</command>
+ <startupnotify>
+ <enabled>yes</enabled>
+ </startupnotify>
+ </action>
+ </keybind>
+ <keybind key="W-S-q">
+ <action name="Exit">
+ <prompt>yes</prompt>
+ </action>
+ </keybind>
+
<chainQuitKey>C-g</chainQuitKey>
<!-- Keybindings for desktop switching -->
<keybind key="A-h">