mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-20 18:54:39 +10:00
Openbox: replace termite with alacritty
Termite is obsolete and replaced by alacritty, according to its github repo. Let's replace it.
This commit is contained in:
@@ -555,9 +555,9 @@
|
||||
<action name="Execute">
|
||||
<startupnotify>
|
||||
<enabled>true</enabled>
|
||||
<name>Termite</name>
|
||||
<name>Alacritty</name>
|
||||
</startupnotify>
|
||||
<command>termite</command>
|
||||
<command>alacritty</command>
|
||||
</action>
|
||||
</keybind>
|
||||
<!-- Keybindings for running applications -->
|
||||
|
||||
Reference in New Issue
Block a user