aboutsummaryrefslogtreecommitdiff
path: root/.config/openbox
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-06-07 16:39:19 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-06-07 16:39:19 +0530
commit1a7b9bda0cd37aebd933e4a8c5fc305b3af6a2dc (patch)
tree120f7903b1ec06b985c33b6a8de54f26c090dad5 /.config/openbox
parent3956802dbf8eab51b26a05b3ba744008c2be44fd (diff)
switched terminal to alacritty
Diffstat (limited to '.config/openbox')
-rw-r--r--.config/openbox/rc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml
index afc5f00..1f68f0d 100644
--- a/.config/openbox/rc.xml
+++ b/.config/openbox/rc.xml
@@ -181,7 +181,7 @@
<!-- my keybindings -->
<keybind key="W-Return">
<action name="execute">
- <command>st</command>
+ <command>prime-run alacritty</command>
</action>
</keybind>