fvwm: use full path to xterm
This commit is contained in:
parent
c3985c4759
commit
c9761f36b2
2
.fvwmrc
2
.fvwmrc
@ -99,7 +99,7 @@ AddToMenu IDEMenu "IDEs" Title
|
|||||||
+ "IntelliJ" exec /usr/local/bin/intellij
|
+ "IntelliJ" exec /usr/local/bin/intellij
|
||||||
|
|
||||||
AddToMenu RootMenu "Root Menu" Title
|
AddToMenu RootMenu "Root Menu" Title
|
||||||
+ "XTerm" Exec exec xterm
|
+ "XTerm" Exec exec /usr/X11R6/bin/xterm
|
||||||
+ "Browser" Exec exec chrome
|
+ "Browser" Exec exec chrome
|
||||||
+ "Emacs" Exec exec /usr/local/bin/emacs
|
+ "Emacs" Exec exec /usr/local/bin/emacs
|
||||||
+ "" Nop
|
+ "" Nop
|
||||||
|
Loading…
Reference in New Issue
Block a user