add w3m and lynx shortcuts
This commit is contained in:
parent
7a5b0efe9d
commit
5e6c709126
1 changed files with 2 additions and 0 deletions
2
.fvwmrc
2
.fvwmrc
|
@ -114,6 +114,8 @@ AddToMenu RootMenu "Root Menu" Title
|
|||
|
||||
AddToMenu Utilities "Utilities" Title
|
||||
+ "Top" Exec exec xterm -T Top -n Top -e top
|
||||
+ "w3m" Exec exec xterm -T w3m -n w3m -e w3m google.com
|
||||
+ "Lynx" Exec exec xterm -T Lynx -n Lynx -e lynx google.com
|
||||
+ "Calculator" Exec exec xcalc
|
||||
+ "Xman" Exec exec xman
|
||||
+ "Xmag" Exec exec xmag
|
||||
|
|
Loading…
Reference in a new issue