fvwm: use full path to xterm

This commit is contained in:
Aaron Bieber 2022-08-13 06:13:50 -06:00
parent c3985c4759
commit c9761f36b2

View File

@ -99,7 +99,7 @@ AddToMenu IDEMenu "IDEs" Title
+ "IntelliJ" exec /usr/local/bin/intellij
AddToMenu RootMenu "Root Menu" Title
+ "XTerm" Exec exec xterm
+ "XTerm" Exec exec /usr/X11R6/bin/xterm
+ "Browser" Exec exec chrome
+ "Emacs" Exec exec /usr/local/bin/emacs
+ "" Nop