diff --git a/.config/openbox/menu.xml b/.config/openbox/menu.xml
index bc51ed5..00b4417 100755
--- a/.config/openbox/menu.xml
+++ b/.config/openbox/menu.xml
@@ -212,7 +212,7 @@
-
- termite -e 'canto-curses' -t 'Canto RSS Reader'
+ alacritty -t 'Canto RSS Reader' -e 'canto-curses'
-
@@ -244,7 +244,7 @@
-
- termite -e 'irssi' -t 'irssi'
+ alacritty -t 'irssi' -e 'irssi'
-
@@ -254,12 +254,12 @@
-
- termite -e 'lynx www.google.com' -t 'lynx web browser'
+ alacritty -t 'lynx web browser' -e 'lynx www.google.com'
-
- termite -e 'mutt' -t 'mutt email'
+ alacritty -t 'mutt email' -e 'mutt'
-
@@ -351,7 +351,7 @@